ctrl-f5/ctrl-common
Shared utilities and helpers for the Ctrl-F5 ecosystem: common PHP/Laravel components, small abstractions, and reusable support code used across multiple packages and apps. Intended as a lightweight foundation dependency.
There is a yml file which loads up some config for symfony, like registering the commands.
To add this config, add the following file to your app/config/config.yml:
imports:
- { resource: ../../vendor/ctrl-f5/ctrl-common/config/symfony_services.yml }
The docs for this project are built on read the docs
How can I help you explore Laravel packages today?