pgframework with fastroute and route annotation
lignes de commande
composer run-script post-root-package-install
composer run-script post-create-project-cmd
yarn
ligne de commande
composer create-project --repository-url=../pgframework-app/packages.json --remove-vcs willy68/pgframework-app
Fichier packages.json
{
"package": {
"name": "willy68/pgframework-app",
"version": "0.0.1",
"source": {
"url": "https://github.com/willy68/pgframework-app.git",
"type": "git",
"reference": "master"
}
}
}