Introduction ^
Since Laravel 5, the workbench package has been dropped. Laradic Workbench is a continuation of it with several modifications and extra features.
- It utilizes the
wikimedia/composer-merge-pluginto include your workbench packagesrequireandrequire-devdependencies into the main composer file. - Several helper console commands simplifying management of workbench packages. (
deploy,list, etc) - Includes git integration and generator features.
Copyright/License ^
Copyright 2015 Robin Radic Radic - MIT Licensed