Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...
I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...
hello, I'm new of Laravel and I have implemented a simple login app as case of study. I followed the...
I get error Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException when I use...
Hi, coders! Authorization does not work, bring the class code: function postEnter( ) { $login = In...
Hello, my table is: users { -bank -movement ... } Validator to the form fields: $validator = Valid...
Hi! Is it possible to use a different table for users that call my application's API than the ones t...
With my app, whenever a user logins in, my postLogin() method will update my user table's "logi...
I have the following situation: Huge application, running with Kohana on a mysql database. Admin pan...
app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...
I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...
This is my first package built for L5. Thought i'd give everyone a peek since many of you here helpe...
In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...
I moved my index.php file to the root of my app. and rearranged the below two files From this requir...
Hi, I am trying to get the current user using the method #3: http://laravel.com/docs/master/authenti...
I am building Laravel app, everything work fine in local, when i go deploy in pagoda box, Authentica...
Hi, there are some known issues that relate to the Android browser and sessions in laravel? I develo...
I am trying to create a user dashboard where user can check a checkbox to enable single sign in. To...
Hello, I am a new in laravel and want a best practice advice how to write Authentication system on s...
hi, i'm newbie can you help me... I get an assignment from my teacher to make auth i have two table...
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