-
Notifications
You must be signed in to change notification settings - Fork 135
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
Compatibility with Laravel 11 and PHP 8.2 #122
Comments
Just got this when isstalling into an existing project
|
This PR will fix the issue #123 |
If you dont wanna wait until they merge the PR you can add this to your composer require "binshops/laravel-blog": "v1.0." And this at the end of your composer.json file
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I hope you're doing well. I'm currently upgrading my project to Laravel 11 with PHP 8.2 and I'm using the binshops/laravel-blog package. However, I'm encountering compatibility issues during the installation.
Could you please let me know if there is an upcoming release that will be fully compatible with Laravel 11 and PHP 8.2? If so, when can we expect it to be available?
Thank you for your help and for maintaining such a useful package.
Best regards,
Artur
The text was updated successfully, but these errors were encountered: