Subscription Migration from Laravel Spark

nick-jensen

Nov 21st, 2018 02:05 PM

I have multiple active subscriptions on a Laravel Spark installation.

I am working to migrate those over to a new Wave build.

Spark uses a 'subscriptions table but Wave just seems to keep columns in the user table.

If I keep the plans the same, and move them into the users table should the subscriptions still work?