https://github.com/mfrouh/tailwindauth
Tailwind Auth Frontend Only
https://github.com/mfrouh/tailwindauth
laravel laravel-package tailwind
Last synced: 3 months ago
JSON representation
Tailwind Auth Frontend Only
- Host: GitHub
- URL: https://github.com/mfrouh/tailwindauth
- Owner: mfrouh
- Created: 2021-05-26T13:51:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T13:52:07.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T03:33:00.246Z (4 months ago)
- Topics: laravel, laravel-package, tailwind
- Language: Blade
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TailWind Auth
* laravel
* tailwind```
composer require mfrouh/tailwindauth
``````
php artisan vendor:publish --provider="MFrouh\TailWindAuth\Providers\TailWindAuthServiceProvider"
```