Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moshdev2213/mylaravel
🌏 A Laravel REST API I created for educational purposes. It showcases what I've learned about best practices, in web development using modern PHP frameworks. ⌛😎♥
https://github.com/moshdev2213/mylaravel
git laravel php postman vsc
Last synced: 13 days ago
JSON representation
🌏 A Laravel REST API I created for educational purposes. It showcases what I've learned about best practices, in web development using modern PHP frameworks. ⌛😎♥
- Host: GitHub
- URL: https://github.com/moshdev2213/mylaravel
- Owner: moshdev2213
- Created: 2023-11-02T10:37:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T00:37:58.000Z (about 1 year ago)
- Last Synced: 2024-11-13T07:34:58.967Z (2 months ago)
- Topics: git, laravel, php, postman, vsc
- Language: PHP
- Homepage: https://youtu.be/cs6rlDze5zc?si=kNxrSypC0v2ScqfO
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- [Simple, fast routing engine](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).Laravel is accessible, and powerful, and provides tools required for large, robust applications.