A package which adds base foundation for Laravel projects. The package is inspired by Lucid Architecture, but with added test-coverage and focused on adding foundation for Laravel >=5.6 and PHP >=7.1.
For more information about Foundation check out https://github.com/lucid-architecture/laravel and https://tech.vinelab.com/the-lucid-architecture-concept-ad8e9ed0258f.
Base Laravel 5.6 scaffolding on this package can be checked out at https://github.com/anfischer/laravel-foundation-scaffold.
src/
tests/
vendor/
Via Composer
$ composer require anfischer/laravel-foundation
Please see CHANGELOG for more information on what has changed recently.
$ composer test
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.