When I check out http://bundles.laravel.com/bundles, I can see that many bundles are for Laravel 3....
I have multiple Laravel installations running on multiple domains: A, B, C, D etc. These are service...
julienbourdeau liked this thread
we have some groups of users (students teachers parents) with different property and they need diffe...
I've been doing this laravel course here https://www.youtube.com/watch?v=nSOPuYkllYQ Everything work...
I need to let users resgister themselves through a form, and let them inactive users till, the Admin...
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...
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