Search code examples
How to handle 404 as json response if route not found?...

phplaravel-5laravel-5.4laravel-routinglaravel-response

Read More
Laravel project routes not working when app is accessed over the network...

laravelroutesvirtualhostlaravel-routing

Read More
Difference between URL::to and URL::route in laravel...

phplaravellaravel-5laravel-routing

Read More
Why does Laravel, by default, logout via POST (As opposed to GET)?...

phplaravellaravel-5laravel-routing

Read More
Updates to Laravel route file have no effect...

phplaravellaravel-routing

Read More
Add locale to laravel resource route...

laravellaravel-bladelaravel-routing

Read More
Laravel - Point all route requests to single view or function...

laravellaravel-8laravel-routing

Read More
ArgumentCountError on Laravel 8...

phplaravellaravel-8laravel-routinglaravel-controller

Read More
Global Variable in Laravel 8...

global-variableslaravel-8laravel-routing

Read More
Laravel 8 redirect web routes...

phplaravellaravel-8laravel-routing

Read More
Redirect to Login if user not logged in Laravel...

laravellaravel-4laravel-routing

Read More
Set session variable in laravel...

phplaravelsession-variableslaravel-routingapplication-variables

Read More
I got new function for API Controller and it's not working at this...

phplaravelcontrollerlaravel-routinglaravel-api

Read More
Basic routing generates a 404 in Laravel...

laravelurl-routingmamplaravel-routing

Read More
Custom defined routes not resolving in Laravel...

phplaravellaravel-5laravel-routing

Read More
Check if route exists when Route::fallback present...

phplaravellaravel-routing

Read More
Default parameter for methods in routing type resource Laravel 8...

phplaravellaravel-8laravel-routingrouteparams

Read More
return redirect()->route with request not parameter in laravel?...

laravellaravel-routinglaravel-controller

Read More
Function in controller isn't called using Laravel 8...

phpjqueryajaxlaravellaravel-routing

Read More
How to specify the city in the url...

phplaravellaravel-routingrouteparams

Read More
The GET method is not supported for this route. Supported methods: POST. laravel 8...

phplaravelroutescontrollerlaravel-routing

Read More
Use Laravel route in javascript?...

javascriptphplaravellaravel-routing

Read More
What is the cause of this route-related error in my Laravel 8 application?...

phplaravellaravel-8laravel-routing

Read More
Laravel 8 custom routes return 404 while using resource...

laravellaravel-8laravel-routing

Read More
Laravel how to get current Route...

phplaravellaravel-routing

Read More
Laravel get the route that do the POST or GET request laravel...

phplaravellaravel-routing

Read More
How to call api url with question marks in Laravel?...

laravellaravel-routing

Read More
Changing navigation and link URLs?...

phplaravellaravel-5laravel-routingbase-url

Read More
Two slashes in url with optional parameters in Laravel 5...

laravellaravel-5laravel-routinglaravel-5.3

Read More
laravel named resources not working properly and removes the dots from the beginning...

laravellaravel-8laravel-routing

Read More
BackNext