This is a simple Laravel web application to test christiancocco/swapi package and dockerized
Laravel 8
This application is dockerized and you need a docker serve to run it.
For build images, create a container and run it
docker-compose up -d --buildFollowing the link to access to the application and phpMyAdmin to see the data
- http://"hostname":8089 : To access phpMyAdmin
- http://"hostname":2520 : To access the application