crcms/foundation

The CrCms Foundation Structure.

0.1.1 2019-07-03 01:53 UTC

This package is auto-updated.

Last update: 2024-04-23 13:12:18 UTC


README

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