My Auth::check is not working in view. but works fine in controller. also works fine on local server...
Everything seems working well but the email of reset password will send twice. That's strange!
Hi, my L4 apps runs in MySQL, and all my user accouts are in SQL-Server. I would like create a basic...
I have the login method in my AuthController: if (Auth::attempt(array('usuario' => $user, 'passwo...
How well does Laravel (or more so PHP) handle integrating with databases where the table/column name...
Hello, In laravel Auth, how can I add additional data in Auth. When I'm login then laravel store all...
I'm using Laravel 4.1 locally and on production (shared hosting, PHP 5.3.27). Locally everything wor...
Dear, I have a Laravel API. For example I used Sentry, but can successfully work without Sentry. I l...
So I am working on an authentication driver for laravel since my work uses shibboleth for all applic...
hi , i am new in laravel & stuck in a stage pls help me ... I am trying to authenticate a user &...
For a while now, I've kept admin interfaces for my websites as subdomains (admin.mywebsite.com) inst...
instead of querying for his data on each page load? or it is not secure?
Hi! I need to test a simple OAuth2 service I am trying to create. However, to test it, I need to moc...
Hello, i have created package, which adds roles and permissions functionality to the laravels authen...
Hi all , i was created Laravel 4 Multi Auth with Password Reminder :) this the link https://github.c...
Hi, I want to integrate Sentinel within Laravel Administrtor I am new to laravel. Can anyone give me...
Which is best solution for facebook login? Can someone help me?
After a succesful Auth::attempt a user is supposed to be logged in for the entire session, correct?...
I am following a tutorial in phpacademy... I'm using ubuntu. I got an error : "Error in excepti...
I'm having issues with Authentication where after Auth::attempt()ing someone and have it return true...
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