naoray/dark-tailwind-preset

This package is abandoned and no longer maintained. No replacement package was suggested.

Dark tailwindcss preset including auth views

v2.0.2 2020-05-05 11:30 UTC

This package is auto-updated.

Last update: 2021-02-20 02:59:02 UTC


README

Software License Total Downloads

Preset using tailwindcss to start off with a dark style! welcome.blade.php

Install

composer require naoray/dark-tailwind-preset --dev

Usage

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!

Screenshots

Welcome welcome.blade.php

Login login.blade.php

Register register.blade.php

Forgot Password passwords.email.blade.php

Home home.blade.php

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email krishan.koenig@googlemail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.