jrmadsen67/mahana-generator-scaffolding is a Laravel package for generator scaffolding for laravel.
It currently has 14 GitHub stars and 17 downloads on Packagist.
Install it with composer require jrmadsen67/mahana-generator-scaffolding.
Discover more Laravel packages by jrmadsen67
or browse all Laravel packages to compare alternatives.
Last updated
Generator Scaffolding for Laravel 5
####READ ME FIRST
PLEASE understand before commenting that this is working Proof of Concept code; it does work, but it is limited in the features it supports, still lacks testing, solid documentation, the code is overly simple, etc. This is put out to provide solid examples of how it will work in the end in order to solicit feedback.
If you have thoughts to share, please do so here: https://github.com/jrmadsen67/MahanaGeneratorScaffolding/issues/1
If you have definite "I will use this when it has feature X" comments, please go ahead and open a feature request.
Thank you for your time in helping to make this a great tool for everyone!
####What this is
You can read about the thought behind this in more depth here: http://codebyjeff.com/blog/2016/08/introducing-mahana-generator-scaffolding or simply visit our wiki page:
https://github.com/jrmadsen67/MahanaGeneratorScaffolding/wiki
####Installation
https://github.com/jrmadsen67/MahanaGeneratorScaffolding/wiki/installation
####Usage
https://github.com/jrmadsen67/MahanaGeneratorScaffolding/wiki/usage
####Example Usage
https://github.com/jrmadsen67/MahanaGeneratorScaffolding/wiki/Example-Usage