Laravel Lockout Documentation

🎉 Enjoying this package? Consider sponsoring me on GitHub or buying me a beer.

Configuration

You can publish the configuration file to override the defaults:

1php artisan vendor:publish --provider="Rappasoft\Lockout\LockoutServiceProvider"