On my website one of the main pages is where users must vote. So for avoid cheaters and duplicated a...
how to call Form data from API using laravel I need Tutorial Thanks.
I am using Auth::attempt($credentials, $rememberMe) for login user. It was working fine but suddenly...
I new with virtual box and vagrant , Now I using Homestead image and every thing is run well but whe...
I'm trying to keep track of every time a user logs on to my site. I can handle the auth.login event...
This question is mainly to wrap my head around things. I'd just like to know how others go about dev...
How to Use Laravel's Build Multi-sites with Different Account Auth? I need to build a platform. And...
hi, i have a problem with authentication. i am using multiauth. i tried to login a user then i check...
I have assigned multiple roles for a user and I ll need to function to get all the roles based on t...
Hello, I would like to know, how to use the sessions below in another php file outside laravel proje...
I'm using angularjs for a single page application that only gets data through an API with laravel. M...
After upgrading to Laravel 4.2 and added the remember me token to my users table, I've encountered a...
Hi, I try to login about an SSL-Proxy: https://www.ssl-account.com/heregoesmyadress but it don't wor...
Instead of having my database column named "username" or "email", how can I set...
Hi guys, So I am aware that you can authenticate users using Auth::attempt() and setting parameter t...
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...
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