1 Forks
1 Stars
1 Watchers

modulegenerator

By installing this package you will be able to create modules for Laravel by simply filling in a form. All Controllers, Migrations, Views etc are generated for you. You can customize each as required by modifying the auto-generated files. This will save many hours for each of your apps.

How to download and setup modulegenerator

Open terminal and run command
git clone https://github.com/DeveloperOnCall/modulegenerator.git
git clone is used to create a copy or clone of modulegenerator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with modulegenerator https://github.com/DeveloperOnCall/modulegenerator/archive/master.zip

Or simply clone modulegenerator with SSH
[email protected]:DeveloperOnCall/modulegenerator.git

If you have some problems with modulegenerator

You may open issue on modulegenerator support forum (system) here: https://github.com/DeveloperOnCall/modulegenerator/issues