This repository aims to provide a learning resource for people who are interested in learning Laravel.
This repository is structured into different branches, with each branch focusing on a specific topic in Laravel. Each branch contains a README file explaining a little but about that topic and providing hands-on examples and code samples.
The main goal of this repository is to offer the best practices for each Laravel topic, allowing learners to gain a solid understanding of Laravel's various aspects.
To get started with this Laravel learning project:
- Explore the different branches of this repository to find the specific Laravel topic you want to learn.
- Read the README file in each branch to understand the topic's concept and its relevance in Laravel development.
- Follow the provided instructions and explore the accompanying code samples to gain practical experience and deepen your understanding of the topic.
- If you have a good knowledge of Laravel and would like to contribute or enhance any branch, feel free to submit your updates to this repository.
We encourage you to actively engage with the content, experiment with the code, and explore Laravel's capabilities.
This project primarily focuses on utilizing Laravel for developing APIs rather than web applications. If you are using Laravel for website development, you may need to explore other projects as well. Additionally, this project assumes that you have some basic knowledge of Laravel. If you are entirely new to Laravel, we recommend reading the official Laravel documentation as a starting point.
you can directly go to any branch for the topic that you want to understand, and if you want to see all the branches then following is the Order that you should follow to go thorough each branch