Preset using tailwindcss to start off with a dark style!
composer require naoray/dark-tailwind-preset --dev
php artisan preset dark-tailwind
For authentication scaffolding you can use the php artisan make:auth
command as you are used to.
Be aware when installing this package the default make:auth
command will be overridden!
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email krishan.koenig@googlemail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.