You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow this advice to leave app.php unmodified from how it's delivered by the cakephp/app repository and put all customizations into app_custom.php. This will allow for easier upgrading.
Follow this advice to leave
app.phpunmodified from how it's delivered by thecakephp/apprepository and put all customizations intoapp_custom.php. This will allow for easier upgrading.