New tag needed, update docs
pvankouteren opened this issue · 1 comments
pvankouteren commented
dev-master fixes some of the open issues that are raised. Perhaps it's a good idea to create a new tag and refer to this in the docs.
Also for publishing you might want to update the command to
php artisan vendor:publish --provider="Flynsarmy\DbBladeCompiler\DbBladeCompilerServiceProvider"
Instead of a vendor publish for all
Flynsarmy commented
Readme updated and new release created. Thanks!