I'm creating an user control panel to manage site's contents. As documentation reports i've my route...
hello all, how I can authenticate user login using md5 hashed password by using eloquent auth or dat...
Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...
I'm creating an app that allow change the AuthService to use Laravel, Wordpress, etc depending the a...
Package that have to monitor the application that runs on different servers...Which will be helpful...
I want to add the same club_id to the newly created user as the logged in user that is creating him...
I am student of M.Tech. I want my final dissertation in Php Laravel framework. Can anybody help me...
My AuthController's redirectTo property: protected $redirectTo = '/'; Here is login routes: Rou...
With the internal Authentication of laravel, i want to make a judgement about the remember features....
Hey hou, I was assigned to an older project to make some changes. I clone it from git and run it wit...
I've been attempting to, for the past few hours, figure out why I am unable to login to my applicati...
My project involves the following user types: 1. Business 1.1 Sales 1.1.1 Local Sa...
Hi, I would like to use new method like this: Auth::myMethod() I know I can do it in Guard class bu...
I created a request php artisan make:request ContactFormRequest and then changed authorize() method...
How can i integrate Monaris payment method [www.moneris.com] with laravel ? Can anyone give me step...
I just started using the jwt-auth module found here https://github.com/tymondesigns/jwt-auth. I hav...
Hi I am completely new to Laravel, I am trying to register two users using a single form. I am using...
For security reasons I decided to enable "Require App Secret" on my Facebook App. Then I d...
Hello everyone! I followed this tutorial on how to use socialite -> https://laracasts.com/series/...
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