Skip to content

This is an example repository with a minimized Symfony 3 installation.

Notifications You must be signed in to change notification settings

QafooTraining/symfony3-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Symfony

This is an example repository with a minimized Symfony 3 installation.

Usage

First run:

php composer.phar install

Afterwards you can "use" this by executing:

php -S localhost:8000 -t web/ web/index.php

The open http://localhost:8000/ in your web browser.

About

This is an example repository with a minimized Symfony 3 installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published