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
when i run php artisan migrate:refresh --seed
I got:
PHP Fatal error: Call to undefined method DirecpaySettings::insert() in /var/www/ html/am/laravel/app/database/seeds/DefaultsSeeder.php on line 60
I delete the line, and it's work fine.
When selecting a voucher and clicking the "Destroy" button I am directed to a page that says:
"Reached destroy function"
And nothing else.
The text was updated successfully, but these errors were encountered: