2017 © Pedro Peláez
 

library foundation

crcms foundation

image

crcms/foundation

crcms foundation

  • Friday, February 9, 2018
  • by hiword
  • Repository
  • 0 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CRCMS Foundation

Latest Stable Version License StyleCI, (*1)

Laravel-based module, interface base package, applied to crcms global, (*2)

Install

You can install the package via composer:, (*3)

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:, (*4)

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

Commands

php artisan make:module {module}

License

MIT license, (*5)

The Versions

09/02 2018

dev-master

9999999-dev https://github.com/crcms/foundation

crcms foundation

  Sources   Download

MIT

The Requires

  • php >=7.0

 

laravel php crcms