Symfony \ Component \ Debug \ Exception \ FatalThrowableError:找不到类'Prettus \ Repository \ Generators \ str'

时间:2019-09-23 23:08:00

标签: repository laravel-6

Symfony \ Component \ Debug \ Exception \ FatalThrowableError:找不到类'Prettus \ Repository \ Generators \ str'

在C:\ xampp \ htdocs \ clientes \ vendor \ prettus \ l5-repository \ src \ Prettus \ Repository \ Generators \ ControllerGenerator.php:77     73 | * @返回字符串     74 | * /     75 |公共函数getPluralName()     76 | {

  

77 |返回str :: plural(lcfirst(ucwords($ this-> getClass())));       78 | }       79 |       80 | / **       81 | *获取阵列替换。

异常跟踪:

1 Prettus \ Repository \ Generators \ ControllerGenerator :: getPluralName()       C:\ xampp \ htdocs \ clientes \ vendor \ prettus \ l5-repository \ src \ Prettus \ Repository \ Generators \ ControllerGenerator.php:67

2 Prettus \ Repository \ Generators \ ControllerGenerator :: getControllerName()       C:\ xampp \ htdocs \ clientes \ vendor \ prettus \ l5-repository \ src \ Prettus \ Repository \ Generators \ ControllerGenerator.php:46

请使用参数-v查看更多详细信息。

0 个答案:

没有答案