samedi 23 mars 2019

Is there is any difference between the way we call the view in the web.php in laravel

i just watch the way of calling the created view in web.php file route::get('customer', function(){ return view('customer'); }) route::view('/',customer);

both the method do the same work, is there is any difference between them in security ,are in some other way



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire