driesvints / sponsors

A package for PHP to interact with GitHub Sponsors.
MIT License
104 stars 7 forks source link

Add migrations to package #10

Open driesvints opened 2 years ago

driesvints commented 2 years ago

Ideally we'd ship with a migration to add the github and github_token columns to the users table for Laravel.

Make use of the same way of ignoring migrations in Laravel first party packages if people don't want these to run automatically with the packge: https://laravel.com/docs/8.x/billing#database-migrations