stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.


README

Edit Profile

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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

Profile

👤 User Profile

Profile

👥 Team (Optional)

Profile

🔑 API Tokens (Optional)

Profile

🌍 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.