laravel-translatable-string-exporter icon indicating copy to clipboard operation
laravel-translatable-string-exporter copied to clipboard

Change config_path to base_path to support Lumen

Open raditzfarhan opened this issue 6 years ago • 2 comments
trafficstars

Change config_path to base_path in ExporterServiceProvider so that it can support Lumen

raditzfarhan avatar Sep 07 '19 14:09 raditzfarhan

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.

kkomelin avatar Sep 08 '19 15:09 kkomelin

@raditzfarhan I have tested the PR. It doesn't work with Laravel because it publishes the config to the root of the project.

kkomelin avatar Sep 15 '19 17:09 kkomelin

Closed this PR because it's not up to date with current codebase and I didn't receive a response from the author.

kkomelin avatar Jan 10 '23 08:01 kkomelin