Tags: Ashrafdev/laravel-translation-manager
Tags
Update Manager.php (barryvdh#295) Using strings that contain `/`weren't being processed due to this regex. Using sub-directories will force us to review the regex in the future.
Add support for vue file import (barryvdh#189) https://laracasts.com/discuss/channels/vue/use-trans-in-vuejs
Renaming the fire() functions to handle() since it's what Laravel 5.5… … expects. (barryvdh#210)
PreviousNext