https://github.com/faytranevozter/laravel-admin-base
Base laravel admin with simple auth and with tailwindcss (based on windmill-ui)
https://github.com/faytranevozter/laravel-admin-base
laravel tailwindcss windmill-ui
Last synced: about 1 month ago
JSON representation
Base laravel admin with simple auth and with tailwindcss (based on windmill-ui)
- Host: GitHub
- URL: https://github.com/faytranevozter/laravel-admin-base
- Owner: faytranevozter
- License: mit
- Created: 2022-03-03T18:08:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T08:12:42.000Z (about 2 years ago)
- Last Synced: 2025-12-27T02:53:40.499Z (6 months ago)
- Topics: laravel, tailwindcss, windmill-ui
- Language: Blade
- Homepage:
- Size: 4.29 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About Laravel Admin Base
Laravel Admin Base is basic laravel admin based on Laravel 9 with ui [Windmill-dashboard](https://github.com/estevanmaito/windmill-dashboard/) using [Tailwindcss v3](https://tailwindcss.com/) and [Alpine js](https://alpinejs.dev/).
This application include feature auth `login` and `register`.
## Thanks to
- [Laravel v9](https://laravel.com/)
- [Windmill-dashboard](https://github.com/estevanmaito/windmill-dashboard/)
- [Tailwindcss v3](https://tailwindcss.com/)
- [Alpine js](https://alpinejs.dev/)
## License
The Laravel admin base is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).