Closed Alexnsk83 closed 4 months ago
When executing command "php artisan publish:laravel-subscriptions" I`m getting error:
"There are no commands defined in the "publish" namespace."
Same error for me too. Tested on Laravel 10
use php artisan vendor:publish --provider="Laravelcm\Subscriptions\SubscriptionServiceProvider"
When executing command "php artisan publish:laravel-subscriptions" I`m getting error:
"There are no commands defined in the "publish" namespace."