Skip to content

Not working with Laravel 12 #45

@merbhushan

Description

@merbhushan

I installed it on Laravel 12, but SP does not appear to be registered and does not boot into an application.

I tried to publish a config file using vendor:publish command, but nothing was published when I checked using vendor:publish; it's not showing me this package vendor in the list.

$ php artisan vendor:publish --provider="Lecturize\Addresses\AddressesServiceProvider"

INFO  No publishable resources for tag [].

When I ran a command for the migration file, it gave a command not found error.

php artisan countries:migration
ERROR  There are no commands defined in the "countries" namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions