You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
Laravel version
10.48
PHP version
8.3.11
Voyager version
1.7
Database
MariaDB 11.5.2
Description
the ' character is replaced by & # 039;
Steps to reproduce
In resources\views\media\manager.blade.php
In publishable\lang\fr\media.php
Expected behavior
In resources\views\media\manager.blade.php, i change to
'{{ }}' ===> "{!! !!}"
Maybe it must be everywhere in the javascript part.
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: