sooand/turbojetstream

Extension of the Tailwind scaffolding Jetstream for the Laravel framework.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/sooand/turbojetstream

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

This package is auto-updated.

Last update: 2025-12-29 03:54:04 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