GitHub / savanihd / Laravel-11-CRUD-Operation
In Laravel 11, CRUD operations refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD Application in Laravel 11.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savanihd%2FLaravel-11-CRUD-Operation
PURL: pkg:github/savanihd/Laravel-11-CRUD-Operation
Stars: 36
Forks: 17
Open issues: 0
License: None
Language: PHP
Size: 69.3 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 2 months ago
Pushed at: about 1 year ago
Last synced at: 23 days ago
Topics: crud, laravel, laravel11