You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hi, @paulbalandan
I use CLI for create, modal, seed and ...
When I give the name as TestModal but the corresponding file with the name Testmodal is created in the directories.
CodeIgniter 4 version
4.1.1
Affected module(s)
CLI
Expected behavior, and steps to reproduce if appropriate
step 1 : php spark make:modal
Step 2 : TestModal
Step 3 : Files are created but named Testmodal.
This problem exists for other commands(make:seeder ,make:filter and ...) as well.
Context
OS: [Windows 10]
Web server [Apache 2.0 Handler]
PHP version [8.0.0]
The text was updated successfully, but these errors were encountered:
datamweb
added
the
bug
Verified issues on the current code behavior or pull requests that will fix them
label
Mar 26, 2021
Describe the bug
Hi, @paulbalandan
I use CLI for create, modal, seed and ...
When I give the name as TestModal but the corresponding file with the name Testmodal is created in the directories.
CodeIgniter 4 version
4.1.1
Affected module(s)
CLI
Expected behavior, and steps to reproduce if appropriate
step 1 : php spark make:modal
Step 2 : TestModal
Step 3 : Files are created but named Testmodal.
This problem exists for other commands(make:seeder ,make:filter and ...) as well.
Context
The text was updated successfully, but these errors were encountered: