Git Product home page Git Product logo

laratodo's Introduction

Docker + Laravel + MariaDB(MySQL) + nginx

Required

  • Docker

Description

  • Docker -> Virtual environments
  • Laravel -> PHP Framework
  • MariaDB -> Database
  • nginx -> Web server

Install

Start docker container

docker-compose up -d

Access for browser

http://localhost:1234

Database

Use to Adminer

Access for browser

http://localhost:1234/adminer.php

item value
Server db
User root
Password root
Database testdb

Start Laravel

Document root

/todo

docker-compose exec php-fpm sh
/var/www/html # cd todo/
/var/www/html/todo # php artisan migrate

Access for browser

http://localhost:1234

Reference Site

https://re-engines.com/2019/03/14/laravel%e3%81%ae%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92docker-compose%e3%81%a7%e4%b8%80%e3%81%8b%e3%82%89%e6%a7%8b%e7%af%89%e3%81%97%e3%81%a6%e3%81%bf%e3%82%8b/?unapproved=355&moderation-hash=5544bb456b2ace41b7d7911dd35d23dd#comment-355

laratodo's People

Contributors

yat8823jp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.