Page tree
Skip to end of metadata
Go to start of metadata

Validate App

whenever app install.php modified, you must re-install your app to make the new configuration affected.
By simple, go to end of start.php, pasted this line, open browser and refresh pages once then remove this line.

(new Install())->processInstall();

Do not forgot remove this line whenever your modification is applied.

  • No labels