You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for migrations and seeders (#14)
* Illuminate\Support\Facades\DB used for DB calls in seeders
* name correction for migrations' down() function corresponding to up() function