回答編集履歴

1

補足

2020/07/15 15:57

投稿

yuki84web
yuki84web

スコア1857

test CHANGED
@@ -3,3 +3,9 @@
3
3
  Route::get('/Xxxx/register','Xxxx\RegisterController@getIndex')->name('Xxxx.register');
4
4
 
5
5
  ```
6
+
7
+
8
+
9
+ 名前付きルート
10
+
11
+ https://readouble.com/laravel/7.x/ja/routing.html