2022年6月26日星期日

route('root') will return the url path of this project root

 web.php

Route::get('/', function () {

    return view('welcome');
})->name('root'); //then route('root') will return the url path of this project root

沒有留言:

發佈留言

[Fixed] some windows chrome, scrolling has glitch position not accurate

   [Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...