LaravelResources
LaravelResources copied to clipboard
Replace call to laravel helper function config_path so that it works with lumen framework as well.
Note:
I know the php artisan vendor
command is not available anyway for Lumen but still
the config file can be published (copied) manually.
Hey @angtheod First of all, thank you for your contribution and would also like to apologize for the late reply 🙏
Can you just fix the linting issues? I will migrate the linitng to pint in a near future but for now would be easier if you just fix the error from styleci
Thank you 🙏
Done :)
Thank you for your contribution 🙏 I will merge this and release a patch version in order to be published in packagist 😎