Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 464 Bytes

lastTips.md

File metadata and controls

18 lines (12 loc) · 464 Bytes

Home / A few last tips

A few last tips

To know all the commands simply type :

php console.php

As specified in this help, you can have more detailed help on a command :

php console.php help myCommand

To avoid that Composer adds autoloader files which are useless with OTRA, you should not pass by PHPStorm (until we can add the option --no-autoloader) to update Composer packages.