makura46 / team-c

チームC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Service Using Slim Framework 3 Skeleton Application

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

Team

For Team C

Library Using

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

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

チームC


Languages

Language:JavaScript 47.6%Language:HTML 42.9%Language:CSS 5.7%Language:PHP 3.8%