Download the PHP package tanerincode/module-generator without Composer
On this page you can find all versions of the php package tanerincode/module-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tanerincode/module-generator
More information about tanerincode/module-generator
Files in tanerincode/module-generator
Package module-generator
Short Description A Module Generator CLI Package
License MIT
Informations about the package module-generator
Laravel Module Generator
Simple Laravel Module Generator.
Getting Started
This Package: Automatically creates a module or part in a Laravel Modular Pattern.
Prerequisites
What things you need to install the software and how to install them
Installing
A step by step series of examples that tell you how to get a development env running
Step 1 : require composer package
Step 2 : if this package not working automatically add provider in config/app.php
Step 3 : Publish config file and select mgenerator.php
Step 4 : Update Modules Namespace, mgenerator.php
or .env
file
OR
PS: Do not touch src_url
.
Last Step : Replace the Psr-4 field in the Composer.json file with the namespace of your choice.
Built With
- Laravel - The laravel framework
Authors
- Taner Tombas - TanerInCode
License
This project is licensed under the MIT License - see the LICENSE.md file for details
All versions of module-generator with dependencies
ext-mbstring Version *
illuminate/console Version >=5.3.0
illuminate/support Version >=5.3.0