https://github.com/Naoray/dark-tailwind-preset
Dark tailwindcss preset including auth views
https://github.com/Naoray/dark-tailwind-preset
laravel package preset tailwindcss
Last synced: 19 days ago
JSON representation
Dark tailwindcss preset including auth views
- Host: GitHub
- URL: https://github.com/Naoray/dark-tailwind-preset
- Owner: Naoray
- License: mit
- Archived: true
- Created: 2018-11-19T07:39:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T02:48:09.000Z (about 4 years ago)
- Last Synced: 2024-11-16T22:39:00.251Z (5 months ago)
- Topics: laravel, package, preset, tailwindcss
- Language: PHP
- Size: 93.8 KB
- Stars: 41
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-tailwindcss - Laravel Dark Front-end Preset - Dark-themed front-end preset using Tailwind CSS for Laravel. (Starters & Themes)
README
# dark-tailwind-preset
[](LICENSE.md)
[](https://packagist.org/packages/naoray/dark-tailwind-preset)Preset using tailwindcss to start off with a dark style!
## 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
Login
Register
Forgot Password
Home
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.## Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.## License
The MIT License (MIT). Please see [License File](/LICENSE.md) for more information.