Laravel 9 Essential Training brings you up-to-date with Laravel 9 features, routing improvements, Eloquent updates, job batching, and recommended practices for building modern Laravel applications.
Laravel 9 Essential Training
Laravel 9 Essential Training brings you up-to-date with Laravel 9 features, routing improvements, Eloquent updates, job batching, and recommended practices […]
0% Complete
0/47 steps
Course Content
What’s next-
Understanding project requirements
Setup a new project
Add authentication with Laravel Breeze
Add styles to the project
Create the first model with migration
Register resource routes
Create resource controller actions
Add an index method to fetch all notes
Create an index view to display all notes
Add pagination and clean up the index view
Add a create method and view to show a form
Add a store action to save the data
Add a show action and view to display single note
Create a unique ID for each note
Use route model binding
Add an edit method and view to allow editing of the note
Add an update method to update edited data
Add a destroy method to delete a note
Show flash data to users
What are Eloquent relationships-
Define relationships
Query and save relationships
Enable soft delete
Query soft deleted models
Restore soft deleted models
Permanently delete models
Quick summary
Reviews and Ratings
0.0 / 5No reviews have been posted yet.
Pair Programming with AI
Leveraging ChatGPT for Smarter Cybersecurity
Introduction to Large Language Models