An open API service indexing awesome lists of open source software.

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)

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).