I'm new to pagodabox.
I have connected my github project to pagodabox. I'm using Laravel 4 and I already created a database.
However, how can I upload my local database to pagodabox so my project can use it?
Here's my project http://dreary-doria.gopagoda.com/
Last is, what files I need to configure in my laravel project so that I can use it? As you can see when you check the link, it's just going to the root and not rendering the public directory.