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
Models are now namespaced and go into the 'app' directory
Use propel generated database config (propel/generated-conf/config.php) in bootstrap/bootstrap.php instead of static/manual config (bootstrap/database.php)
Removed the no longer needed config file and related entries in config/settings.php). Updated classes/files that use the models to use the namespaced ones