Skip to content

This is a simple Laravel web application to test christiancocco/swapi package and dockerized

License

Notifications You must be signed in to change notification settings

christiancocco/swapi-docker

Repository files navigation

swapi-docker

Table of Contents

  1. General Info
  2. Technologies
  3. Installation
  4. Usage
  5. License

General Info

This is a simple Laravel web application to test christiancocco/swapi package and dockerized

Technologies

Server Side Framework

Laravel 8

This application is dockerized and you need a docker serve to run it.

Installation

For build images, create a container and run it

docker-compose up -d --build

Usage

Following 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

License

MIT

About

This is a simple Laravel web application to test christiancocco/swapi package and dockerized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published