Skip to content

kwedrowicz/symfony-to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony TODO

SensioLabsInsight Scrutinizer Code Quality Build Status

A simple Symfony ToDo project for training best practices.

Requirements

  • Docker
  • Docker-sync if you are using mac osx

Starting project

Copy .env.dist to .env and configure setting variables. Then just run make and everything should build for you. If you want to go into app container just type make exec

Fast run:

cp .env.dist .env
make

About

Symfony ToDo project for training best practises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published