-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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
Labels
No labels