Laravel this is not only a practical framework, it is also a programming style
i am using laravel 5.3, How to run welcome message
this is my web.php file
<?php Route::get('/', function () { return view('welcome'); });
Aucun commentaire:
Enregistrer un commentaire