Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/priyankasingh2907/laravel_notes

Sure! Laravel is a popular PHP framework used for web application development. Here’s a concise breakdown of its core components and concepts:
https://github.com/priyankasingh2907/laravel_notes

api-rest controllers database-management eloquent faker-library laravel-framework laravel10 middl migration model-view-controller mvc-architecture mvc-framework mvc-pattern php-framework rout view

Last synced: 6 days ago
JSON representation

Sure! Laravel is a popular PHP framework used for web application development. Here’s a concise breakdown of its core components and concepts:

Awesome Lists containing this project

README

        

# Laravel:^10.0 Notes

Sure! Laravel is a popular PHP framework used for web application development. Here’s a concise breakdown of its core components and concepts:

#### Laravel projects

```http
https://github.com/priyankasingh2907
```

| project | Githublink | video |
| :-------- | :------- | :-------------------------------- |
| `---` | `------` | --------------------------=== |

## Lessons Learned

``Intro``
``Composer``
``Installation``
``First page``
``Routing``
``middleware``
``Views``
``Controller``
``Model``
``Query builder``
``Eloquent ORM``
``Artisan command``
``Elaquent relationship``
``Form validation``
``Session``
``File upload``
``Pagination``
``Fetch data from DB``
``Insert data from DB``
``Upload data in DB``
``Delete data from DB``
``Join queries``
``How to send an email``
``How to create a thumbnail``

## Badges

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

## Documentation

[Documentation](https://github.com/priyankasingh2907/laravel_notes)

## 🚀 About Me
I'm a full stack developer...

## Authors

- [@PriyankaSingh](https://github.com/priyankasingh2907/laravel_notes)