laravelcrud
There are 10 repositories under laravelcrud topic.
bitfumes/laravel-packer
Awesome Command Line Tool for speeding up your package creation.
bishrulhaq/Laravel-5.8-CRUD
This tutorial is created to illustrate the basic CRUD (Create , Read, Update, Delete) operation using SQL with Laravel 5.8.
Jubair-Ahmed-Junjun/laraApp
laravel7-crud
kha333n/crudmodule
This is a simple CRUD module for Laravel. It is a simple module that can be used to create, read, update, and delete records in a database. It will help you implement basic CRUD operations in Laravel with faster speed and better efficiency. Don't waste your time on repetitive basic tasks
Majid-Razzaq/book-review-app
Book Reviews App lets users register, log in, view book details, leave reviews, and manage profiles. Admins can approve reviews and control book content on the home page.
shohan-ch/laravel-8-crud
This is a laravel 8 CRUD app
chandrakantapanda/Laravel-Mongodb-crud
Laravel8 with Mongodb Integration
nabilahpw/proyek_akhir
G.211.22.0053 Laravel 10 Proyek Akhir CRUD 3 TABEL
tutsmake/Laravel-11-CRUD-Example-Tutorial
Laravel 11 CRUD operations refer to Create, Read, Update, and Delete functionalities implemented within a Laravel application. These operations allow developers to manage data within a database easily.
yosoymitxel/ApiCrudGeneratorLaravel
ApiCrudGeneratorLaravel es un paquete de Laravel que te ayuda a generar rápidamente código boilerplate para controladores, modelos y rutas para crear APIs RESTful.