Module Based Development in Nette php -


my question pretty simple.i developing web site using nette framework.can use module based project structure. ex: project |- app |- module_1 |- module_2

you can. see official documentation more information.


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python 2.7 - Lines in my code being skipped and I am not sure why -

python - multiprocessing pool with map -