laravel-translation
laravel-translation copied to clipboard
facing problem while installing with laravel 9
when i try to install it in the laravel 9 i face the following error. any idea how can it be solved
- joedixon/laravel-translation[v2.0, ..., 2.x-dev] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires joedixon/laravel-translation ^2.0 -> satisfiable by joedixon/laravel-translation[v2.0, 2.x-dev].
I have the same issue, I wish if you can add support for Laravel 9 as well as support for Vite instead of mix.
Hey @isalman-khan - can you give it a try now?
as well as support for Vite instead of mix.
Hey @malozaibi - Why do you need support for Vite, you don't need to build any of the assets?
Closing as no reply. Feel free to reopen if you still have an issue.