Developer Console
Login
Register
Back
Redirect directly on other website
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
Route::get('/leads', function (){ return Redirect::to('https://www.nucleusprovets.com/leads'); });