magentron / distributed-laravel
Distributed Laravel
1.0.3
2022-03-21 17:55 UTC
Requires
- laravel/framework: ~8.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
- optimus/distributed-laravel: <0.1.4
This package is auto-updated.
Last update: 2026-08-22 04:18:56 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.*