If you are facing this error Method Illuminate\Database\Schema\Blueprint::big does not exist.
in your laravel project, you need to check which version you are running in your laravel. if the laravel version is 7.x or above you can use id() to generate auto increment id and if you are facing this issue in your child table just use cache comment php artisan config:cache
Still you face this issue just reopen your editor and check and run migration command again .
Ravindra is a passionate full stack developer and dedicated blogger with a flair for crafting user-friendly web applications and insightful articles. With expertise spanning front-end and back-end technologies, Ravindra brings ideas to life through innovative coding solutions.