MohmmedAshraf / laravel-translations

Laravel Translations UI package provides a user-friendly interface for managing translations in your Laravel application. It simplifies tasks such as adding, editing, deleting, and exporting translations. The package also includes a handy search feature and the ability to invite collaborators for easy translation management
MIT License
648 stars 91 forks source link

Fix Route Vue #101

Closed adereksisusanto closed 7 months ago

adereksisusanto commented 7 months ago

BEFORE Update

(After Auth http://localhost:8000/translations) Blank Page (Error Console)

Screenshot (40)

AFTER Update

(After Auth http://localhost:8000/translations)

Screenshot (41)

MohmmedAshraf commented 7 months ago

Hi @adereksisusanto have you published the new assets after update the package? because it was working correctly i've tested before release

MohmmedAshraf commented 7 months ago

Hi @adereksisusanto thank you i forget to rebuild the assets now it should work