Hi, I am just creating my first application with Laravel - and I really love it! But I noticed, that...
Showing off the power of Cartalyst Platform RC4 with built in Sentinel & Sentinel Social. https:...
I'm offline sometimes and wuould like to have an offline vertion... thanks!
Is there a way do extend Auth guard class, so i could have some extra methods in it? for example: Au...
I am so torn about using multiple packages for my web application. I see a lot of advantages on usin...
Working with a project that uses OAuth user registration through GitHub. Everything is working fine...
folks, I have an issue with Authentication module. I'm able to login using Auth::attempt(), but when...
I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...
Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...
hi all, i'm developing an app that uses resourceful controller. Every users has some resource to man...
Hey guys, im doing this here: Auth::attempt(array( 'email' => Input::get("email"), 'pas...
Dear people, I am developing a multiple user web application. My concerns are about the security. I...
I am not sure if it is the lack of sleep or knowledge, but here is what I am trying to do. In the Au...
Hello, I have an error when I'm singing out. The process works properly, but this error...(?) I have...
I'm currently working on a web application that is a subdomain of another website. My app's parent d...
I have a conditional to check whether a user is authorized to sign in. I am passing an array of prop...
Hi, In my system I have a main database where is a "users" tabel and for each user I have...
Hello, I am new to laravel i don't know much about it but i want my script to redirect to a specifie...
I'm trying to do a stateless basic authentication before on a group of routes. see http://laravel-re...
Hey, so I'm trying to password protect access to my development site, and doing what I've done befor...
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