Aug 21, 2020
0
Level 4
Cashier Tables Persist After Migration Rollback
I have an odd issue where the tables subscription_items and team_subscription_items persist in the database after a full migration rollback.
I'm using Laravel Spark.
In my SparkServiceProvider I am using Cashier::ignoreMigrations(); in the register method.
Please or to participate in this conversation.