dimanche 25 novembre 2018

Understand route in laravel

I start my project with laravel and I don't know how route working.

In example write

Route::get('/', function () {
    return view('welcome');
});

Where is get stattic function? I search in laravel vendor and i can not found.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2DLMZFE
via IFTTT

Aucun commentaire:

Enregistrer un commentaire