Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 338 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 338 Bytes

eCourses

A Symfony project created on April 12, 2018, 1:03 pm.

Install vendors

composer install

Use doctrine migrations

bin/console doc:migrations:migrate

Run development server

bin/console server:run

Intall Ckeditor

bin/console ckeditor:install

Install the Assets

bin/console assets:install web