crcms/foundation

The CrCms Foundation Structure.
2,061
Install
composer require crcms/foundation
Latest Version:0.1.1
PHP:^7.3
License:MIT
Last Updated:Aug 23, 2019
Links: GitHub  ·  Packagist
Maintainer: hiword

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

Related Packages