dipudey / laravel-crud-the-right-way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel CRUD: the right way

When we develop an web application, most of the tasks are CRUD (Create, Read, Update, Delete). Even though CRUD seems easy, but there are a lot of places we can improve. This repository is a code demonstration for a YouTube video series. In this series I explained the Laravel best practices and the things that we, as a developer, should keep in mind while doing CRUD operations. Feel free to watch and leave your feedback.

(Click on the below image to go to the Youtube playlist)

407282941_7719988058014480_1406439654307765686_n

About


Languages

Language:PHP 55.2%Language:Blade 44.3%Language:JavaScript 0.5%Language:CSS 0.0%