Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

garethdaine's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.