rappasoft / laravel-authentication-log

Log user authentication details and send new device notifications.
MIT License
783 stars 95 forks source link

Fixes the down method for php artisan migrate:rollback #93

Closed MathieuMaas closed 7 months ago

MathieuMaas commented 11 months ago

Hi, thanks for your package it works great. Before I switched branch I wanted to rollback the DB but sadly this did not work. This PR should fix this.