dyjh 6 năm trước cách đây
mục cha
commit
5f0b115cbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Providers/RouteServiceProvider.php

+ 1 - 1
app/Providers/RouteServiceProvider.php

xqd
@@ -34,7 +34,7 @@ class RouteServiceProvider extends ServiceProvider
      * @return void
      */
     public function map()
-    {dd(123);
+    {
         $this->mapApiRoutes();
 
         $this->mapWebRoutes();