sooand/turbojetstream

Extension of the Tailwind scaffolding Jetstream for the Laravel framework.

dev-master / 2.x-dev 2023-04-02 09:51 UTC

This package is auto-updated.

Last update: 2024-05-01 00:13:07 UTC


README

***## Introduction Jetstream is an amazing package for bootstrapping Laravel. This package is just a package for tweaking some features and adding extra features to it.

Documentation

The original documentation for Jetstream can be found on the Jetstream website.

There has been added a new command, when choosing the inertia stack.

--framework=vue

or

--framework=svelte

Current new features or changes

There's no features yet, but there has been added support for a new frontend framework Svelte when using the inertia stack.

Future features

Current thoughts for features to add:

  • better handling of invites to team members
  • support for multitenancy with sub domains for teams using Spatie Laravel-mulitenancy
  • Rewrite components to use Daisy UI to support easier theming
  • add support to bootstrap with React