Welcome to my Laravel Projects Showcase! This repository captures my journey in refining my PHP Laravel skills through hands-on project implementations. Below, you'll find details about each project included.
- Crafted an immersive article news web page employing Laravel and Bootstrap.
- Key Insights: Gained proficiency in model relationships and routing intricacies within Laravel.
- Engineered robust customer relationship management leveraging Laravel and Bootstrap.
- Key Insights: Achieved mastery in modeling intricate relationships like one-to-many and many-to-many. Implemented role-based permissions catering to distinct user roles.
- Developed a feature-rich webshop using Laravel, Bootstrap, and jQuery.
- Noteworthy Features: Integrated session management for guest users, facilitated test payments via PayPal, and automated PDF invoice generation via email using Mailtrap.
- Key Insights: Delved into session handling, payment gateway integration, and email service utilization within Laravel applications.
Follow these steps to set up and run the projects locally on your machine.
- Git
- Composer
- PHP
- Clone the repository:
git clone https://github.com/nahom17/Laravel-Learning-Projects.git
cd Laravel-Learning-Projects