Overview
Syllabus
Introduction.
Demo.
Installing and setting up Laravel.
Routes, views and layouts.
Laravel Mix and Tailwind.
Styling the layout.
Running migrations.
Registering users.
Signing in after registration.
Authenticated state.
Logging in.
Logging out.
Middleware.
Post form.
Setting up posts.
User/post relationship.
Creating a post.
Listing posts.
Pagination.
Seeding with model factories.
Liking and unliking posts.
Eager loading.
Deleting our posts.
Authorization.
User profile page.
Blade components.
Like count Eloquent relationship.
Single post page.
Sending email.
Soft deleting models.
Final tidying.
Wrapping up.
Taught by
Traversy Media
Reviews
5.0 rating, based on 1 Class Central review
-
Struggle a bit bcs I used latest version of laravel and am using laravel vite instead mix. But there's not much difference but current version of laravel is more friendly I think. Really good refresh of my current knowledge and topup new knowledge. Got interview this wednesday for php laravel developer. Thank you very much for easing my way out with this good structure course.