### Admin Panel & Middleware Implementation (Laravel)
Developed a secure and fully functional **Admin Panel** using **Laravel**, focusing on authentication, authorization, and role-based access control.
**Key Features:**
* Built a complete Admin Dashboard for managing application content.
* Implemented CRUD operations for Posts and Categories.
* Protected admin routes using custom Middleware.
* Applied role-based authorization with Laravel Gates and Policies.
* Implemented user authentication and access restrictions.
* Managed image uploads and file storage.
* Designed Eloquent relationships between models.
* Used MySQL for database management with migrations and seeders.
* Followed the MVC architecture and Laravel best practices.
* Improved application security by preventing unauthorized access to admin resources.
**Technologies Used:**
* PHP
* Laravel
* MySQL
* Blade
* HTML, CSS, Bootstrap
* Git & GitHub