Laravel Code Generator based on Database [tutorial]
Finally create a video tutorial series for my open source laracrud project.
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
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.5 Laravel 5.4 Laravel 5.6 Laravel 5.3 Intermediate Clips Sources Packages