how to homecomponent use route in laravel 8 code example Example: how to create route in laravel Route::match(['get', 'post'], '/', function () { // });