jrmadsen67 / mahana-generator-scaffolding
Generator Scaffolding for Laravel
Requires
- php: >=5.4
- illuminate/support: ~5.0
Requires (Dev)
- jrmadsen67/mahana-laravel5-generators: dev-master
- laracasts/generators: dev-master
- phpspec/phpspec: ~2.1
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-10-08 13:43:20 UTC
README
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: #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