So you see that's where the issue is : This should be, double check your quotes: 'http://' . "{...
Update to the following and give me the result . Route::get('/', function(){ dd('http://'.{urlS...
Please Create an API Middleware and use it on the specific routes: see below: https://laravel.com/do...
What is this {urlSegment} what is passing that oh how are you generating that ?
Please run php artisan route:list and on this controller could I see the namespace Frontend\Auth\Log...
The Laravel portal for problem solving, knowledge sharing and community building.
The community