'Method Jenssegers\Mongodb\Schema\Grammar::compileDisableForeignKeyConstraints does not exist

I'm trying to run Laravel seeder to test my roles base permission in my project but when I run php artisan db:seed it gives me an error Method Jenssegers\Mongodb\Schema\Grammar::compileDisableForeignKeyConstraints does not exist.

this is the screenshot of my error in the terminal.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source