Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install on existing project #137

Open
manojrhr opened this issue Jul 2, 2018 · 2 comments
Open

Can't install on existing project #137

manojrhr opened this issue Jul 2, 2018 · 2 comments

Comments

@manojrhr
Copy link

manojrhr commented Jul 2, 2018

I want to use this library to one of my existing project and whenever I am trying to run command "composer require waavi/translation 2.3.x" my projects stop running and give me error for a variable used in foreach (screenshot https://www.screencast.com/t/1yXRdxh0). I am using Laravel 5.6.12

Please help. Is this library support Laravel 5.6.12? If yes, how can I use this library to my existing project.

@sildraug
Copy link
Contributor

I'm sorry, I don't know how to help. That file is the compiled version of one of your views and it's hard to know why that's failling. Have you followed the installation instructions? There's more to installing this package than just running composer require.

Thanks!

@livevasiliy
Copy link

I want to use this library to one of my existing project and whenever I am trying to run command "composer require waavi/translation 2.3.x" my projects stop running and give me error for a variable used in foreach (screenshot https://www.screencast.com/t/1yXRdxh0). I am using Laravel 5.6.12

Please help. Is this library support Laravel 5.6.12? If yes, how can I use this library to my existing project.

Try clear cache

php artisan optimize:clear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants