Download the PHP package reenekt/laravel-modules without Composer
On this page you can find all versions of the php package reenekt/laravel-modules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-modules
laravel-modules
Modules system for Laravel applications
Table of Contents
- Installation
- Usage
- Contributing
- Credits
- License
- TODO list
Installation
Laravel app
Run following command from your application's folder
Installing this package for developing
Clone (or download) this repository
Then install composer dependencies
Usage
Basic usage
Run following command from your Laravel application folder
module_name
- Name of module
This command will create module folder with default structure in modules folder (default: app/Modules
)
Contributing
See CONTRIBUTING file for more information
Credits
Author: reenekt
License
See LICENSE file for more information
TODO list
- [x] Set up travis ci
- [x] Publish on packagist
- [ ] Make this repository better (add wiki, make github page, add issue templates and other)
All versions of laravel-modules with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.8.x
The package reenekt/laravel-modules contains the following files
Loading the files please wait ....