Master Laravel: Build a Pro URL Shortener with Livewire
Focused View
39:48
1 -Demo.mp4
00:44
2 -Fresh Laravel project.mp4
05:29
1 -Model and migration.mp4
01:50
2 -Create url view.mp4
03:48
3 -Store URL.mp4
06:40
4 -Redirection to the main url.mp4
03:30
5 -Caching.mp4
03:19
6 -Count the visits using terminal middleware.mp4
02:34
7 -Add expiration date option.mp4
05:45
8 -Delete Expired Url.mp4
02:39
9 -QR code.mp4
02:04
10 -Small fix.mp4
01:26
1 - Thank you, more courses here.html
More details
Course Overview
Learn to build a fully functional URL shortener using Laravel 11, Livewire, Alpine.js, and Tailwind CSS. This hands-on course covers everything from setup to deployment, equipping you with practical skills for real-world applications.
What You'll Learn
- Set up and configure a Laravel development environment
- Build core URL shortening and redirection functionality
- Implement user authentication and click analytics
Who This Is For
- Developers with basic Laravel knowledge seeking practical projects
- PHP developers transitioning to Laravel
- Coding bootcamp graduates looking to expand their portfolio
Key Benefits
- Hands-on experience with Laravel 11 and modern tools
- Learn to deploy applications to cloud providers
- Add a complete project to your development portfolio
Curriculum Highlights
- Model creation and database migrations
- Implementing URL caching and visit tracking
- Adding QR codes and expiration features