Hi, I'm having a problem and can't figure out whats happening. I believe it's about the sessions. Th...
Eight Stages Inc. is looking for a talented QA Engineer to write integration tests for our new socia...
When I run composer global require "laravel/installer=~1.1" ./composer.json has been creat...
Hello all! I'm interested in using keen.io to track various events in one of my applications, but I'...
Hello everyone, I am quite new to the scene here but I am trying to work my way through Laravel whic...
I want to be able to do this: $this->app->when('App\Orders\CreateOrderHandler@somemethod') -&g...
Can I use two model one for users and one for say admins and still access the Auth::user() method? &...
A user is not having flashed sessions (Session::flash) nor "put" sessions (Session::put) p...
I've been tearing my hair out, nothing I've done has worked. I hope somewhere here can help. I've in...
Hi, I have installed Laravel Administrator and am experiencing a strange issue with CSRF. I have tr...
I have an idea to make a package with Laravel View based on bem/bh. Can somebody help me with pretty...
I'm working on my first large webapp using Laravel, and have been wondering how most experienced Lar...
Greetings everybody. I have L 4.2 project working fine in testing env and having 404 on all routes i...
Is it possible to reference a full namespace? I mean using: use MyApp\Models; (this is not working...
I'm struggling to find this anywhere in the documentation so let's ask here: Does Input::file('photo...
Hello guys, I have this Route defitinion: Route::get('packages/{package}', ['uses' => 'ProductsCo...
Hello, I have a table communications and a table agents. Each communication belong to an agent. I wo...
I have table with users which includes their date of birth. I don't think i'm inserting the date the...
While I'm using injection for validation and few other stuff. I'm still wondering about the differen...
Ive built a gallery based site using Laravel. To avoid some image theft and for statistics, image ge...
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