Please enable JavaScript.
Coggle requires JavaScript to display documents.
Symfony (projects (barapps (users (accounts (partners, app), admin user…
Symfony
-
-
setup
model
-
-
-
-
create crud
php app/console doctrine:generate:crud --entity=MyAppsCoreBundle:Post --route-prefix=post --with-write --format=yml
-
guide setup
-
-
-
-
-
export static web
if possible, make absolute/relative symlinks in web/ if not, make a hard copy
-
-
-
-
-
-
-