Skip to content

Support Laravel 12 and Nova 5 Compatibility #55

@parjanya5797

Description

@parjanya5797

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",
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions