Pinned Loading
-
Support react routes in Laravel app
Support react routes in Laravel app 1Route::get('{reactRoutes}', function () {
2return view('welcome');
3})->where('reactRoutes', '^((?!api).)*$');
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.