LaravelPackages.net
Acme Inc.
Toggle sidebar
crcms/foundation

The CrCms Foundation Structure.

2.055
0
0.1.1
About crcms/foundation

crcms/foundation is a Laravel package for the crcms foundation structure.. It currently has 0 GitHub stars and 2.055 downloads on Packagist (latest version 0.1.1). Install it with composer require crcms/foundation. Discover more Laravel packages by crcms or browse all Laravel packages to compare alternatives.

Last updated

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

Star History Chart