Hi everybody, I would like sign in users with runkeeper in my website. So i use the OAuth-4-laravel...
Hi How can I keep the users logged in for 2 weeks? I currently do this: Auth::attempt(array('email'...
Hi I have a weblog system which I want to program it with Laravel . In auth part we have 3 seperated...
I'm having problems with my project, it won't log any users in with the Auth::attempt() - it just do...
I've read a lot of how to solve the problem without success. I did the right thing by Laravel instru...
Hi guys, I'm trying to create an Event for sending emails, so I created a class I called observers.p...
I've searched but seem not to have a fix. Again want to put this issue to solve
I'm trying to do something similar to here, but not for an API: http://stackoverflow.com/questions/1...
I have tried encrypting the email address (username) using mutators and accessors on the model for a...
I've deployed my app to production (godaddy, laravel 4.0), and something is wrong. After user login,...
I'm not sure if there's a specific term for what I'm trying to do -I think it's referred to as "...
0 down vote favorite I am new to the Laravel framework and I am stuck with routing. Folder structure...
This is my first question. I am trying to retrieve user's facebook profile. I am using laravel 4 fra...
Hi guys, i notice that, when i complete the payment from paypal like logged user on my site, after t...
I would like to make that when a user logs it could see other users, but this user can't modify pers...
we have a site developed in zend framework. we are planning to migrate our one module (payment) in l...
Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...
Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...
Hello, Im pretty new on laravel, and today i'm stuck on simple (it looks like) thing. I have named r...
I am using a database session driver in an attempt to share a session between two laravel applicatio...
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