Installation
For now, the installable branch is only develop branch, you can easily install it using composer by using following command
composer create-project xsanisty/silexstarter target_dir dev-develop -s dev
once composer install is completed, you can initialize the app using following command
$cd target_dir
$./xpress app:init
Module can be developed directly inside the
app/modules directory and create module on its own namespace or build it as separate composer package, module can be enabled or disabled by registering it in app/config/modules.php
ไม่มีความคิดเห็น:
แสดงความคิดเห็น