Skip to content

Integrate all Laravel Jetstream features into your Filament application.

License

Notifications You must be signed in to change notification settings

stephenjude/filament-jetstream

Repository files navigation

Edit Profile

Filament Jetstream

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

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:

composer require stephenjude/filament-jetstream

Install Jetstream With Teams And API Features

php artisan filament:jetstream:install --teams --api

You can remove the --teams and --api arguments if you don't want those features.

Screenshots

Edit Profile


Edit Profile


Edit Team


Edit Team


Edit Team

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.

About

Integrate all Laravel Jetstream features into your Filament application.

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published