GrafiteInc / CMS

Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
https://cms.grafite.ca
MIT License
495 stars 104 forks source link

Net module menu has incorrect styling #151

Closed REPTILEHAUS closed 6 years ago

REPTILEHAUS commented 6 years ago

1) the menu navigation link is un-styled compared to the other links

2) when you create a new module using camelCase naming convention it breaks giving error No hint path defined for [doesntWork].

mlantz commented 6 years ago

I just tested artisan module:crud SchoolClass and artisan module:crud schoolTeachers and both worked fine using the latest versions of the packages.

The styling is missing, I'll add that fix this weekend.

REPTILEHAUS commented 6 years ago

@mlantz will the styling be fixed soon do you know

mlantz commented 6 years ago

Hey @REPTILEHAUS sorry for the lateness of all this, I've been crazy busy building a new product which will be released in the next couple weeks. I have numerous updates for the CMS I'll be pushing as well.

mlantz commented 6 years ago

Corrected in the latest release