generator icon indicating copy to clipboard operation
generator copied to clipboard

Lower Case Directories

Open ErmalKristo opened this issue 5 years ago • 1 comments

Hello

In the recent version you have changed the case of the directory from Upercase first to Lowercase.

See tinker here

Psy Shell v0.9.9 (PHP 7.2.15-0ubuntu0.18.04.2 — cli) by Justin Hileman

use Illuminate\Support\Str; Str::camel(Str::singular(title_case('TestModule'))); => "testmodule"

ErmalKristo avatar Apr 11 '19 10:04 ErmalKristo

Same problems, please fix it asap, thanks.

lampk9015 avatar Apr 22 '19 23:04 lampk9015