Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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. ⌛😎♥

Awesome Lists containing this project

README

        

Laravel Logo

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.