Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfrouh/tailwindauth
Tailwind Auth Frontend Only
https://github.com/mfrouh/tailwindauth
laravel laravel-package tailwind
Last synced: about 1 month ago
JSON representation
Tailwind Auth Frontend Only
- Host: GitHub
- URL: https://github.com/mfrouh/tailwindauth
- Owner: mfrouh
- Created: 2021-05-26T13:51:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-26T13:52:07.000Z (over 3 years ago)
- Last Synced: 2024-04-19T12:45:25.102Z (8 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"
```