Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kemalyen/laravel11-boilerplate
- Owner: kemalyen
- Created: 2024-03-13T19:26:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T15:43:21.000Z (7 months ago)
- Last Synced: 2024-04-30T15:05:46.195Z (7 months ago)
- Topics: laravel, laravel11, livewire, tailwindcss, vitejs
- Language: PHP
- Homepage:
- Size: 626 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel 11 Boilerplate
An easy starter project for Laravel.
- Laravel 11
- LiveWire
- Tailwind
- ViteJs
- AlpineJS
- PowergridTodo:
- Mary UI https://mary-ui.com/
- Some example forms
- File Upload and Handling
- Rest API Resources
- Queue Management
- Integration testing with PESTAnd 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).