Welcome to the Laravel Topics repository! This repository contains my personal notes and resources related to Laravel, one of the most popular PHP frameworks. The goal is to document key concepts, tips, and practices that I've learned while working with Laravel.
- Laravel Authentication
- Laravel Authorization
- Cookies And Sessions
- Deploy Laravel App on LEMP server
- Laravel API
- Stripe Integration
- Mailing
- Laravel Queues
- Laravel Cache
- Mastering Large Datasets In Laravel
- Code Quality Tools: Pint & Larastan
- Send SMS In Laravel
- Redis In Laravel
- Websockets and Broadcasting with Pusher and Reverb in Laravel
- Monitoring and Load Testing
- Enums in Laravel
Each section is structured to give a clear overview of the topic and include examples, best practices, and additional resources.
Feel free to explore, and I hope these notes help you with your Laravel development!