Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kemalyen/laravel11-boilerplate

A quick start working with Laravel 11 with some example codes
https://github.com/kemalyen/laravel11-boilerplate

laravel laravel11 livewire tailwindcss vitejs

Last synced: 5 days ago
JSON representation

A quick start working with Laravel 11 with some example codes

Awesome Lists containing this project

README

        

## Laravel 11 Boilerplate

An easy starter project for Laravel.

- Laravel 11
- LiveWire
- Tailwind
- ViteJs
- AlpineJS
- Powergrid

Todo:
- Mary UI https://mary-ui.com/
- Some example forms
- File Upload and Handling
- Rest API Resources
- Queue Management
- Integration testing with PEST

And finally Blade UI(*) for components.
* I will give a try with Mary UI instead of Blade UI

## License

My modifications are open source under GNU Lesser General Public License.
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).