-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Currently, the package does not support Laravel 12 and Nova 5, causing compatibility issues when attempting to use it with the latest versions. This issue aims to add support for:
Laravel 12 compatibility
Nova 5 compatibility
Any necessary dependency updates to ensure smooth functionality
A pull request has been submitted to address this: #54
Let me know if any further modifications are required for full compatibility. 🚀
I'm currently using it as following:
"repositories": [
{
"type": "vcs",
"url": "https://github.com/parjanya5797/nova-dependency-container"
}
] "require": {
"alexwenzel/nova-dependency-container": "dev-laravel12-support#c8c104b97e85133fb3a19fd96f3fd5aab8af4766",
}Arkenis, devnicolas1 and pdymek-mohito
Metadata
Metadata
Assignees
Labels
No labels