magentron / distributed-laravel
Distributed Laravel
1.0.3
2022-03-21 17:55 UTC
This package is auto-updated.
Last update: 2024-11-22 00:07:25 UTC
README
This is a fork of esbenp/distributed-laravel.
Use 0.1.1 for Laravel 5.2 compatibility
Some service providers to enable a Laravel project structure that is grouped by components rather than class types.
Installation
composer require magentron/distributed-laravel 0.1.*