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
This package is fantastic and a big improvement over the original. It would be perfect, though, if the generation of the namespace could be customized.
Right now, in the vendor path, you swap out * with pascalcase(vendor). In order to support https://github.com/InterNACHI/modular, which recommends that modules be kebab-case it would be great if there was a setting for you to be able to determine if the vendor should be converted to pascalcase or kebab-case.
The text was updated successfully, but these errors were encountered:
This package is fantastic and a big improvement over the original. It would be perfect, though, if the generation of the namespace could be customized.
Right now, in the vendor path, you swap out
*
withpascalcase(vendor).
In order to support https://github.com/InterNACHI/modular, which recommends that modules be kebab-case it would be great if there was a setting for you to be able to determine if the vendor should be converted to pascalcase or kebab-case.The text was updated successfully, but these errors were encountered: