grixu/laravel-starter

This package is abandoned and no longer maintained. No replacement package was suggested.

Domain-oriented template for Laravel Framework.

0.2.0 2021-12-29 08:23 UTC

This package is auto-updated.

Last update: 2023-01-29 04:02:48 UTC


README

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.