2022年6月26日星期日

React router in laravel


web.php

Route::get('/react_home', function () {
    return view('welcome'); //the react page welcome.blade.php

}); 

沒有留言:

發佈留言

[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 ...