This is what the doc says: Guard Customization You may also customize the "guard" that is...
I have installed Twig and I'm using TwigBridge. It's working because I can write twig syntax etc in...
Hi, I've a form, on submit of the form I'm connecting to remote server to create a file in the home...
Hi, I'm new to Laravel and this is my first project using the framework. I'm having issues with the...
Hi everybody. First of all, I need to mention that my knowledge about Laravel is ZERO. I just instal...
PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'lo...
Hello All, I am new in laravel community and start learning laravel. I am going to create a new webs...
Hi. I'm trying to create a custom authentication method that's going to be used to authenticate user...
Hi, I'm currently working on a project where I have to build a restfull API in laravel 5.2. It need...
I can't get $request->user() in my CheckRoles middleware. it always null after loging and redirec...
Outside Laravel I may would defined a variable as $validation and asigned it a zero integer, and if...
I recently found that the registration of new users, login and such, should be in the AuthController...
I have a Laravel 4 application where I check if the user is authenticated and if not it redirects th...
I've got an old users table that has user info with unhashed passwords. I want to migrate all of tho...
Hello, I'm writing here in regarding to problem which I have got. Yesterday I started my adventure w...
I'm starting to get the routing working. A registration form sends 4 post to my controller like this...
Hello. Its a strange one. I have built an app from a tutorial which all works except for one issue....
I am trying to reset from form available at http://localhost/myprokect/public/password/reset/dynamic...
Dear All I am new comer in laravel framework. I am trying to create authentication in laravel. I am...
I am using laravel 5.2 and i have made authentication system by using laravel's "make:auth"...
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