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

Laravel 9 compatiblity? #85

Closed
tabacitu opened this issue Mar 7, 2022 · 2 comments
Closed

Laravel 9 compatiblity? #85

tabacitu opened this issue Mar 7, 2022 · 2 comments
Assignees

Comments

@tabacitu
Copy link
Member

tabacitu commented Mar 7, 2022

@promatik you added Backpack v5 support in #82 , thank you 🙏

But did you think of Laravel 9 too? Does it include compatiblity with that? I'm asking that because in L9 the lang directory has been moved from resources\lang to lang (in root). See https://laravel.com/docs/9.x/upgrade#the-lang-directory

We should be able to provide compatiblity for both, by using app()->langPath()

@tabacitu
Copy link
Member Author

Ping @promatik ?

@promatik
Copy link
Contributor

Fixed with #86.

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

No branches or pull requests

2 participants