stephenjude / filament-jetstream
A Laravel starter kit built with Filament inspired by Jetstream.
Fund package maintenance!
stephenjude
Installs: 44 852
Dependents: 1
Suggesters: 0
Security: 0
Stars: 151
Watchers: 4
Forks: 24
Open Issues: 2
Requires
- php: ^8.3
- filament/filament: ^4.0
- illuminate/contracts: ^12.0
- mobiledetect/mobiledetectlib: ^4.8
- spatie/laravel-package-tools: ^1.15.0
- stephenjude/filament-two-factor-authentication: ^3.0
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- dev-main
- 1.x-dev
- 1.0.0
- 0.4.x-dev
- 0.1.x-dev
- 0.1.0
- 0.0.16
- 0.0.15
- 0.0.14
- 0.0.13
- 0.0.12
- 0.0.11
- 0.0.10
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-dependabot/github_actions/actions/checkout-5
- dev-dependabot/github_actions/aglipanci/laravel-pint-action-2.6
- dev-dependabot/github_actions/dependabot/fetch-metadata-2.4.0
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
This package is auto-updated.
Last update: 2025-08-24 07:45:56 UTC
README
Filament Jetstream, just like Laravel Jetstream is a beautifully designed application starter kit for Laravel and provides the perfect starting point for your next Laravel application.
Includes auth, registration, 2FA, session management, API tokens, and team support, all implemented with native Filament panels and components.
Skip boilerplate, start building features.
Installation
You can install the package via composer:
composer require stephenjude/filament-jetstream php artisan filament-jetstream:install --teams --api
You can remove the --teams
and --api
arguments if you don't want those features.
Features
🔐 Authentication
👤 User Profile
👥 Team (Optional)
🔑 API Tokens (Optional)
🌍 Translation-ready
Manual Installation
coming soon...
Testing
composer test
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
License
The MIT License (MIT). Please see License File for more information.