crcms/foundation

The CrCms Foundation Structure.

Installs: 2 054

Dependents: 6

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/crcms/foundation

0.1.1 2019-07-03 01:53 UTC

This package is auto-updated.

Last update: 2025-09-23 16:24:03 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