Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/me-shaon/laravel-crud-the-right-way
https://github.com/me-shaon/laravel-crud-the-right-way
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/me-shaon/laravel-crud-the-right-way
- Owner: me-shaon
- Created: 2023-12-01T10:57:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-23T06:52:52.000Z (about 1 year ago)
- Last Synced: 2024-10-31T21:23:06.573Z (about 2 months ago)
- Language: PHP
- Size: 267 KB
- Stars: 26
- Watchers: 3
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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](https://github.com/me-shaon/laravel-crud-the-right-way/assets/831997/db1b69b3-487d-4cf4-ae53-854f48cea268)](https://www.youtube.com/playlist?list=PL3H43eIOtaDOW29Z6S-7AnZYwUqOqHCxZ)