Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 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:
- Host: GitHub
- URL: https://github.com/priyankasingh2907/laravel_notes
- Owner: priyankasingh2907
- Created: 2024-07-27T20:31:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T21:29:48.000Z (6 months ago)
- Last Synced: 2024-11-11T17:48:03.584Z (3 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
[![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)