Support the ongoing development of Laravel.io →

mubbashar

Joined 21 Dec 2015

Statistics

Threads 1
Replies 4
Solutions 0
Articles 0

Login Via ajax not working Laravel 5.1

I am using ajax to login user. Here is the code but not working. Although the (Auth::attempt(['email...

0 Likes
7 Replies
replied 8 years ago
0 Likes
replied 8 years ago

Login Via ajax not working Laravel 5.1

yes auth middleware. but it should not redirect as i already logged in via ajax

0 Likes
replied 8 years ago

Laravel 5.1 - remove public from URL

RewriteEngine On RewriteRule ^(.*)$ public/$1 [L] use this in htaccess

0 Likes
replied 8 years ago

Login Via ajax not working Laravel 5.1

http://laravel.io/bin/6LwBP Even Auth::check in ajax method return true. but on browser after gettin...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.