SyntaxFix
Write A Post
Hire A Developer
Questions
For Laravel 8 you can also use
Route::redirect('/here', '/there'); //or Route::permanentRedirect('/here', '/there');
This also works with external URLs
See: https://austencam.com/posts/setting-up-an-m1-mac-for-laravel-development-with-homebrew-php-mysql-valet-and-redis