crcms/foundation

The CrCms Foundation Structure.

Downloads

2035

Stars

0

Version

0.1.1

CRCMS Foundation

Latest Stable Version License StyleCI

Laravel-based module, interface base package, applied to crcms global

Install

You can install the package via composer:

composer require crcms/foundation

Laravel

If you'd like to make configuration changes in the configuration file you can publish it with the following Artisan command:

php artisan vendor:publish --provider="CrCms\Foundation\Providers\FoundationServiceProvider"

Commands

php artisan make:module {module}

License

MIT license