Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 333 Bytes

Symfony 3 Cheatsheets

A collection of practical Symfony 3 cheatsheets

Based on https://github.com/davidpv/symfony2cheatsheet.

Usage :

$ git clone https://github.com/AdrienLucas/symfony2cheatsheet.git
$ cd symfony2cheatsheet
$ composer install
$ php -S 127.0.0.1:8080
$ x-www-browser 127.0.0.1:8080