@@ -104,7 +104,7 @@ |
||
104 | 104 | $this->generate($path, $interface, 'Interface','', $interfaceBase); |
105 | 105 | $this->generate($path, $repository, 'Repository', '',$repositoryBase); |
106 | 106 | |
107 | - //append routes is not desired anymore |
|
107 | + //append routes is not desired anymore |
|
108 | 108 | // $webFile = Config::get('repository.route_path') . '/web.php'; |
109 | 109 | // $apiFile = Config::get('repository.route_path') . '/api.php'; |
110 | 110 | // $pluralName = strtolower(Str::plural($this->repoName)); |