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.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire