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: 2 months 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:
- Host: GitHub
- URL: https://github.com/priyankasingh2907/laravel_notes
- Owner: priyankasingh2907
- Created: 2024-07-27T20:31:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-27T21:29:48.000Z (over 1 year ago)
- Last Synced: 2025-09-18T00:51:10.470Z (7 months ago)
- Topics: 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
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](https://choosealicense.com/licenses/mit/)
[](https://opensource.org/licenses/)
[](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)