While this isn't 100% laravel specific, I talked to some people at Laracon 2014 about it so I figure...
I have a multi-tenant app. Each client with their own url (client.mycompany.com). When one of those...
In the past I've done this on my own but I'm wondering if anyone knows of an open-source package to...
Look into using xtrabackup if using mysql/mariadb/percona. Its a percona toolset and works amazingly...
Make sure that there isn't an IP address confliction with your wifi and the VBox. I usually set mind...
This is most likely a firewall issue on the database server you're trying to connect to.
Add in a check to your AJAX code to check for the correct error code (usually 403 in this instance)...
Use this http://csv.thephpleague.com/
The Laravel portal for problem solving, knowledge sharing and community building.
The community