Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...
Hey! I have just started to create a Laravel application featuring websockets. I have managed to cre...
Using Laravel 5, though this accured in previous versions too. Issue: I'm getting the redirect url s...
I want to be able to distinguish if a user is Administrator, and if he is to redirect him appropriat...
I'm on Laravel 4.1.3 I used the password_reset everythings seems to work email is sent , reset passw...
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...
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