kemalyen / laravel11-boilerplate

A quick start working with Laravel 11 with some example codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A quick start working with Laravel 11 with some example codes


Languages

Language:PHP 58.4%Language:Blade 40.8%Language:JavaScript 0.7%Language:CSS 0.1%