I have just created an application using cake bake and when I run it I get the screen that says 'Sweet, myApp got baked' but there is no styling on it and at the bottom i get the following error:
Fatal Error (256): ConnectionManager::getDataSource - Non-existent data source default [CORE\cake\libs\model\connection_manager.php, line 102]
I've set up my database and user etc so i don't understand why this is happening.
Can anyone help please?