
Delete a post in Laravel 9 by its owner: use post.destroy, csrf-protected delete form with confirmation, and verify the post's owner matches the authenticated user.
Fix pagination in the Laravel 9 dashboard by enabling bootstrap 5 and applying proper paginator usage for posts, with navbar links and responsive post views.
Explore how Laravel gates enforce authorization for authenticated users, controlling who can create, edit, or view products via gates defined in the auth service provider.
Explore sending notifications in laravel 9 using notifiable user models, mail and other channels, and queuing with jobs to deliver product updates.
Explore Bootstrap typography and text utilities, including H1–H6, text-muted, lead, and display classes, then learn responsive images, figures, tables, and common helpers for cards, buttons, and layouts.
using Laravel is a great way to start your own work as a freelancer since it is an amazing and simplest way to create any software project like an E-commerce application, Learning Management system, Restaurant Management, school management, Dashboard, as well as creating an API to create a powerful mobile application.
this course is divided into Four Sections:
- The Basics.
-Blog Project - Beyond the Basics.
-Intermediate.
-Advanced.
-Create a Real-World Project
-API
this course will start with you from the basics of Laravel such as MVC, Database, Layout, Migrations ...etc, after that, you will create a real project based only on your basic knowledge, after that will start with intermediate topics like Cache, file storage, along with continues improve the project and start with a new project. then more advanced topics will be explained like Many to many relationship notifications, observers, events, and services along with creating a Dashboard project.
finally, we will create an API in order to communicate with the frontend, like mobile apps or web apps.
with this course.
in this course, we have explained the last version of Laravel from A to Z, in the simplest way and explained the best ways to do things instead of explaining every way and then selecting the best.