$role = new Role; $role->name = 'Owner'; $role->save(); Error: Array to string conversion Mod...
Hi! What is the easiest way to deploy a laravel app on a remote server? I'm using bitbucket to host...
Hi! I've setup Laravel 4.1 using the following login credentials in my remote.php: 'connections' =&...
Hey! Do you know any package to integrate a WM-Tip on my site? Best, Div
You have to use a real Redirect url, so use .com instead .app Just Update your hosts file and Google...
The Laravel portal for problem solving, knowledge sharing and community building.