Download the PHP package stephenjude/filament-jetstream without Composer
On this page you can find all versions of the php package stephenjude/filament-jetstream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download stephenjude/filament-jetstream
More information about stephenjude/filament-jetstream
Files in stephenjude/filament-jetstream
Package filament-jetstream
Short Description Supercharge your Filament Admin Panel with Laravel Jetstream.
License MIT
Homepage https://github.com/stephenjude/filament-jetstream
Informations about the package filament-jetstream
Filament Jetstream
This package seamlessly integrates all Laravel Jetstream features into your Filament application. Similar to Laravel Jetstream, it's designed for installation exclusively on a fresh Laravel application. There's no need to install Livewire, Jetstream, or Filament separately before using this package – it handles all the setup for you!
How It Works
This package doesn't reinvent the wheel; instead, it leverages the Livewire components from Laravel Jetstream under the hood, stripping away any unnecessary elements. You have the flexibility to enable or disable features through the Jetstream configuration, and it seamlessly integrates with Filament for your panel.
Installation
You can install the package via composer:
Install Jetstream With Teams And API Features
You can remove the --teams
and --api
arguments if you don't want those features.
Screenshots
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- stephenjude
- taylorotwell
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-jetstream with dependencies
filament/filament Version ^3.0
laravel/jetstream Version ^4.2|^5.0
illuminate/contracts Version ^10.0|^11.0|^12.0
spatie/laravel-package-tools Version ^1.15.0