Black Friday: coupon
FRIDAY24
for 40% off Yearly/Lifetime membership!
Read more here
Laravel Daily
Courses
Premium Tutorials
Learning Roadmap
Quick Tips
Resources
Packages
Projects
Code examples
Job offers
Premium tools
People to Follow
Webinars
Project Ideas
Developer profiles
Newsletter
Pricing
Login
Search
Join Premium
Menu
Courses
Premium Tutorials
Learning Roadmap
Quick Tips
Resources
Packages
Projects
Code examples
Job offers
Premium tools
People to Follow
Webinars
Project Ideas
Developer profiles
Newsletter
Pricing
Login
Become a member
Search
Search for anything: performance, services...
Code Examples of CRUD (2)
guillaumebriday/laravel-blog
1743
Dec 2016
Oct 2024
Files in the example
app/Http/Controllers/Admin/PostController.php
routes/admin.php
resources/views/admin/posts/create.blade.php
resources/views/admin/posts/edit.blade.php
resources/views/admin/posts/_form.blade.php
resources/views/admin/posts/index.blade.php
resources/views/admin/posts/_list.blade.php
View full example
JustinByrne/Mealing
103
Oct 2020
Sep 2022
Files in the example
app/Http/Controllers/IngredientController.php
routes/web.php
views/admin/ingredients/index.blade.php
resources/views/admin/ingredients/create.blade.php
resources/views/admin/ingredients/edit.blade.php
resources/views/admin/ingredients/show.blade.php
View full example
Additional resources on CRUD:
Laravel 8 CRUD App, A simple guide
Kingsley Okpara
dev.to
Oct 12, 2020
Article