Closed dannyconnolly closed 3 years ago
Hi, I have just installed this package into a laravel 8 application and when I run php artisan migrate it returns a message "Nothing to migrate."
php artisan migrate
How can I migrate the "webhook_calls" table?
Hi, I have just installed this package into a laravel 8 application and when I run
php artisan migrate
it returns a message "Nothing to migrate."How can I migrate the "webhook_calls" table?