Hi - I've got this in app/session.php: 'lifetime' => 5, I'm using Cartalyst Sentry for authentic...
I am trying to figure out the best way to ask this question. I am building an app and know how to ea...
Hey, i want to make a ban system, and i do not know how to redirect every route [except the one with...
hi guys, im new to laravel and im wondering if it is posible to install laravel dependencies by usin...
The client wants users to be able to login using their email addresses and password, so I can use th...
Hi, There are 2 methods in UsersController that don't need the filter. In other words they are acces...
Hi Guys I am trying to set it up so that my user model accesses a different table depending on which...
Hi, I am new to laravel, and trying to developing login page using Auth tool. i am using following c...
Having trouble displaying my dashboard after signing in. Here is my UsersController, users/dashboard...
I need to implement a "last seen" timestamp in laravel, so if your authenticated, and make...
I am trying to get my brain around Laravel by trying to follow the tutorial here http://alexsears.co...
folks i have a performance question, i user Auth::check a lot within controller and views is it bett...
Hey, i made a password reminder and it successfully sends emails, but i do not know how to modify th...
This is my stackoverflow topic: http://stackoverflow.com/questions/24477170/laravel-4-authattempt-fa...
Hey, I've been using L4withSentry quite a bit, and recently on a couple small projects I find myself...
Hello! Auth.php has two options: eloquent and database but my app is not using any SQL database. All...
I tried method Input::has('name') But even i click to choosed image, it still return false. Is this...
I have a form where a user can update several profile fields such as username, email, location, etc....
No user is currently logged in. Why after I create a user using a User::create() model (my applicati...
Hey laravel community, I'm currently running on a regular php system with laravel as a system that I...
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