Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Turbine Laravel Package

clarkeash/turbine

View on GitHub
Deep Wiki
Context7

Turbine

Intro

Turbine is a starter kit for Laravel making use of Livewire & Flux, you can think of it as laravel breeze for livewire.

[!WARNING] A paid flux pro account is required to use turbine, we do not ship any flux components with this package.

Installation

Create new laravel application

Install with no starter kit etc.

laravel new my-app

Install turbine

composer require clarkeash/turbine

Run installation command

php artisan turbine:install
php artisan migrate:fresh

Or with team support

php artisan turbine:install --teams
php artisan migrate:fresh

Build the assets

npm run build

Features

  • Login
  • Registration
  • Password Reset
  • Logout
  • Starter Dashboard
  • Profile Settings
    • Update name, email
    • Update password
  • Team Support
  • Legal Pages
    • Privacy Policy (/privacy)
    • Terms of Service (/terms)

View the screenshots

Team Support

We handle team support a little differently to things like laravel jetstream, we don't support users being on multiple teams, so we just have a team_id on the user table. We support the following team features:

  • Inviting users to a team
  • Removing users from a team
  • Editing the user details on a team
  • Updating the team name
  • We have team roles (admin, editor, viewer) which you can customise (see app/Enums/Role), we dont assign any permissions or checks for these roles.

Screenshots

Inspiration

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager