kfoobar / laravel-flight
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Blade
Type:project
Requires
- php: ^8
- ext-json: *
- illuminate/console: >8
- illuminate/support: >8
- livewire/livewire: ^2.5
README
Laravel Flight is a starter kit for Laravel and provides the implementation for your application's login, registration, email verification and two-factor authentication.
Requirements
- Laravel 8 or higher
- PHP 8.0 or higher
Installation
You can install the package via Composer:
composer require kfoobar/laravel-flight
Instructions
Coming soon...
Contributing
Contributions are welcome!
License
The MIT License (MIT). Please see License File for more information.