Hi, I have Laravel 5 set debug true, enviroment: local Now not show errors (only log) and not show d...
I'd like this to be global.I tried putting it in index.php, and it doesn't work. Maybe it can go in...
I have action and I wanna take json with time = 11: public function getView( $id ) { return ['dat...
Could you please help me to pass id of a product from view page to controller page with the help of...
I am new to Laravel 4, I have project that required me to create "permalink settings feature&qu...
Hello, I have a problem when I use a class in Laravel. If I use this code: Session::put('name', 'val...
Hi guys, i have a problem, // my var $teste = "<b>Página</b> inicial"; {{ $tes...
Dear Laravel.io members, Last month I started with getting known to L5. I'd like to create a multi-s...
I appreciate any response to this. I don't need any code examples, but mainly direction or perspect...
I am having trouble installing robin malfait formgenerator. Keep getting this error: [InvalidArgumen...
How would i go about making the laravel pagination always show? Because right now if there is less i...
I cannot seem to get past the first step: exception 'Symfony\Component\Debug\Exception\FatalErrorExc...
Hi all, i have a form that should me make a creat one invoice. One Invoice hasMany Products. So i ca...
I have a trait with a boot method that adds an observer to the model which sets a field on creating....
php artisan route:cache doesn't work with route model bindings $this->bind('project', function ($...
I wish to create a grouped dropdown list using Blade and Form builder. That should be simple, but th...
Hi, I am trying to install Laravel 4.2 in a Windows 8 desktop. I have the latest version of WAMP an...
Hello, Here my case. I need to filter data send to $request->get('filters') and delete invalid su...
Dear folks, Ref:Laravel5 I am looking for a way to clear the configuration cache programmatically. S...
Hello community, im facing a problem when i put session driver to "redis" i only get white...
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.