laravel-translatable-string-exporter
laravel-translatable-string-exporter copied to clipboard
Change config_path to base_path to support Lumen
trafficstars
Change config_path to base_path in ExporterServiceProvider so that it can support Lumen
Thank you @raditzfarhan for the PR. Let me test it and I will come back to you with the results in a couple of days.
@raditzfarhan I have tested the PR. It doesn't work with Laravel because it publishes the config to the root of the project.
Closed this PR because it's not up to date with current codebase and I didn't receive a response from the author.