Laravel Version: 6.0 PHP Version: 7.4 Database Driver & Version: ODBC Driver for PHP 5.8 Just migrated from Laravel 5.6 and php 7.1 to Laravel 6.0 and php 7.4 ...
I'm trying to use this package in a Laravel project with Vue 2 and vitest unit tests. However, during test setup, the import.meta.env.VITE_LARAVEL_TRANSLATIONS variable resolves to undefined, even ...