Skip to content

2021インターン用WEBアプリケーション 第2タームTEAM C

Notifications You must be signed in to change notification settings

doctor0siki/team-c_2

Repository files navigation

Web Service Using Slim Framework 3 Skeleton Application

This is a sample web application using Slim3 for 2021 graduates intern event for CERES INC.

Library Using

  • slim/twig-view
  • twig/extensions
  • doctorine/dbal
  • bryanjhv/slim-session
  • Bootstrap4

MVC Root

  • Model (DAO)

    • app/Model
  • View (TWIG)

    • app/View
  • Controller (Routes)

    • app/Controller

To Start Builtin Web server

type below

php -S localhost:8080 -t public public/index.php

About

2021インターン用WEBアプリケーション 第2タームTEAM C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •