I just published a new release of Laravel-Code-Generator that completely removes Laravel-Collective as dependency.
By default, it will not to use Laravel-Collective. Even thought the new version v1.1.0 does not depend on Laravel-Collective, it fully supports it. Anyone still likes to use Laravel-Collective will still be able to. v1.1.0 ships with a full template based on Laravel-Collective.
I also created a new documentation for the new version since the installation process changes and I made slight changes to the commands https://crestapps.com/laravel-code-generator/docs/1.1
I am still using blade for the default template, but you can easily make your own template without blade. In fact, the template is so flexible, you can do anything that you need with the template.
I hope you get to try the new version and share your thoughts.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community