rinvex / laravel-subscriptions

⚠️ [ABANDONED] Rinvex Subscribable is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
MIT License
727 stars 347 forks source link

Unable to locate publishable resources. #153

Closed YeftaAW closed 3 years ago

YeftaAW commented 3 years ago

Hi,

when running php artisan rinvex:publish:subscriptions I got the following message:

Unable to locate publishable resources.
Publishing complete.
Unable to locate publishable resources.
Publishing complete.

Already ran dumpautoload and artisan clear-compiled. I'm using php7.3. Thank you!

JayteeNZ commented 3 years ago

+1 for this. v3

Omranic commented 3 years ago

Thank you for your question, however v3 is no longer supported, but you can backport the updates from v5 if you want, as this is already fixed in latest releases.