Error Code: 500 | Message: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other u...
Hi guys, I have a project with some images associated with it, how can i order the images ? I tried...
Hi guys. I am creating a portfolio on a vagrant virtual machine. When i use "public_path()"...
I was wondering if there any tutorials in creating a custom library for Laravel.
My development team completed a project today. And it is working well on my development machine. I t...
Hi guys! I am running into an issue. For some odd reason Laravel is adding is null to the query. I h...
use Illuminate\Database\Seeder; class DatabaseSeeder extends Seeder { /** * Run the database se...
I just started writing functional tests and when running the tests on homestead they pass, but when...
I´m trying to after save chamada in the function store then show it in the view show. I'm using this...
Hi, I have defined several "global" objects that should be available for every Controller...
Installed a fresh copy but unable to connect to the homestead database, anyone else had this problem...
Hello Shows me Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException but this link &l...
Hi, I've setup a fresh laravel 4.2 install, created a package using the --ressources option (exemple...
How to make a respone with empty cookie? even no 'laravel_session' item. In other words the response...
Pulling my hair out over this one - Eloquent create only seems to be inserting certain columns Doing...
I'm probably being dim but I can't see an example of how to do this. So I have a bunch of users, and...
Can someone tell me why I'm getting a risky test here? It's an auth filtered route, but I've disable...
Hi Guys, Im wondering how it exactly works with different environments. I changed my environment to...
Is it possible to generate unique and random string easily in Laravel 4? May be some helper function...
Hello, When I have this config file : <VirtualHost *:80> DocumentRoot /var/www/laravel/pub...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community