kkomelin / laravel-translatable-string-exporter

Translatable String Exporter for Laravel
MIT License
304 stars 40 forks source link

Add support for Laravel 5.7.* #13

Closed dacoto97 closed 6 years ago

dacoto97 commented 6 years ago

Add support for Laravel 5.7.*

kkomelin commented 6 years ago

@dacoto Sorry, what?

dacoto97 commented 6 years ago

When I install it with laravel 5.7: image

kkomelin commented 6 years ago

@dacoto Please try the master branch. I've just made the necessary commit https://github.com/kkomelin/laravel-translatable-string-exporter/commit/a1ec30d5021b7a075d1a7fd635f36767a4062a3b I didn't test it, so please test and let me know if it works for you.

dacoto97 commented 6 years ago

Update at packagist.org

kkomelin commented 6 years ago

@dacoto Done. Thanks for the reminder.

dacoto97 commented 6 years ago

Works

kkomelin commented 6 years ago

Thank you @dacoto for reporting the issue and helping with testing! If you don't mind, I will keep the issue open until I test it myself and create a new release.

dacoto97 commented 6 years ago

Ok

kkomelin commented 6 years ago

Released https://github.com/kkomelin/laravel-translatable-string-exporter/releases/tag/0.5.0