Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahmoudmohamedramadan/laravel-digging-v8

A huge container for everything at Laravel in detail.
https://github.com/mahmoudmohamedramadan/laravel-digging-v8

api artisan-commands blade-template broadcasting collections composer events jobs laravel-5 laravel-6 laravel-7 laravel-8 laravel-passport php queues routing scheduler storage testing tinker

Last synced: 9 days ago
JSON representation

A huge container for everything at Laravel in detail.

Awesome Lists containing this project

README

        

# Laravel Digging v8

## 🙇‍♂️ About Repo

This repo contains recaps for [Laravel Up & Running](https://github.com/mahmoudmohamedramadan/Backend-Roadmap#-books). You'll find these recaps in each file and every topic was explained in one file with a descriptive name such as the [new_features.php](/routes/new_features.php) file, this file contains the methods in `Laravel v8` only and, so on. Also, you'll find some snapshots from the book in the `public` folder.

> [!IMPORTANT]
> This project is compatible with less or equal version 8.

## ✍ Contributing

Thanks for considering contributing to the repository! The contribution guide can be found in the [Contributions File](https://github.com/mahmoudmohamedramadan/Laravel-Digging-v8/blob/main/CONTRIBUTIONS.md).

## 📌 Covered Topics

- Routing and Controllers
- Blade Templating
- Database and Eloquent
- Front-end Components
- Collections and Handling User Data
- Artisan and Tinker
- User Authentication and Authorization
- Requests, Responses, and Middleware
- Testing
- Writing APIs
- Storage and Retrieval
- Mails and Notifications
- Queues, Jobs, Events, Broadcasting, and Scheduler
- Helpers

## 🎉 Installation

### Clone the repo

```SHELL
git clone https://github.com/mahmoudmohamedramadan/Laravel-Digging-v8 laravel_digging_v8
```

### Go into the project directory

```NOTHING
cd laravel_digging_v8
```

### Install the project dependencies

```NOTHING
composer install
```

## 💳 Support me

- [PayPal](https://www.paypal.com/paypalme/mmramadan496)