Finally create a video tutorial series for my open source laracrud project.

laravel code generator

Do you have a well structed database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command. So lets start.

Tutorial

https://www.youtube.com/playlist?list=PLcGdsjZbEjRtxROY7mlHcJQcSwxx9L8NB

Laracrud package

https://github.com/digitaldreams/laracrud

Demo

https://github.com/digitaldreams/laracrud-demo