Level 53
Is it because Lumen doesn't include vendor:publish command?
If so try to copy migration files to project's database/migrations directory.
I can install the library within lumen but when I run
php artisan vendor:publish --tag="cashier-migrations"
It doesn't work is there some alternative way to install Cashier for Lumen
Please or to participate in this conversation.