app->bind('settings', function(){ // todo: get settings from shared database return ['real']; }); } }