Looking to hire Laravel developers? Try LaraJobs

laravel-starter maintained by grixu

Description
Domain-oriented template for Laravel Framework.
Last update
2021/12/29 09:23 (dev-main)
License
Links
Downloads
5

Comments
comments powered by Disqus

Laravel Starter

by grixu

This is domain-oriented starter for Laravel beyond CRUD apps.

Changes from normal Laravel template:

  • All source code (both Application & Domain layers) in /src directory
  • Custom Applicationclass
  • Customized Laravel stubs
  • Using laravel/sail as development environment
  • Using spatie/laravel-ray

How to start

composer create-project grixu/laravel-starter your-app-name

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email mg@grixu.dev instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.