Laravel Admin API
Description
A Laravel 8 API application with unit tests including database tests. The application runs on top of a Docker image. A LAMP development environment will be up in minutes and you will be able to run and develop more features on this codebase. Unit tests are in the repository including testing database and some BDD examples.
Modules
- Products
- Orders
- Users
- User roles
Technologies
- PHP 7
- Docker
- MySQL
- Laravel 8
- Laravel passport
The application can also have some improvements and evolutions like using Redis for cache, Rabbit MQ for messages, and evolving the whole application to microservices. Laravel is a modern and huge framework. Happy coding!