Where class "CsrfTokenIsValid" in "App\Http\Middleware"? There are only "V...
Hello, I'm trying to authenticate from a Mobile App the request to an API REST with Laravel-4. I thi...
Hey Guys! I am working on a project for a client where he wants laravel to be the backend to an iOS...
Hi there, Pretty new to Laravel, have successfully managed to register users through a form and a st...
I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...
I create login authentication using laravel 4 but when the username and password submitted, the erro...
Does Auth::user() create a database query each time I use it?
I'm trying to setup a Homestead environment and I'm having some issues when running 'vagrant up'. I'...
if I change auth to current if doesn't filter (doesn't redirect) and throws an ErrorException Tryin...
I'm trying to do a mobile app which will talk to the backend server based on laravel frame to perfor...
Hi I am looking for a CMS , I search here: http://packalyst.com/s/cms but there are many. Which one...
Hi there, I would like users to click a link in an email, which would send them to a login form. Onc...
Honestly, I should probably dig through the code and google some more but I was wondering how is sal...
I have installed laravel(4.2) via composer on my ubuntu desktop.. The problem is i don't find the .h...
Hi, I'm trying to execute: % php artisan migrate and I get the following error: [PDOException] SQLST...
Hi all, I'm in need of two Laravel apps responding to different routes under the same domain. For si...
Hi, What is the best way to keep login/session data on oauth2 client side. For now, I used cookies (...
My laravel session doesn't seem to be working. When I reload the page all session data seems to be l...
http://laravel.io/bin/9b59O -> 2 days old install of Laravel 5 i run to this error, after prepari...
I don't know why this code don't work? public function handleLogin() { // validate the info, create...
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