@akshatvishu can you place it next time in a code block, that is more readable :)
What is the type of the questions id column? I see that the question_id is an integer. If the id column on questions is a big integer you need to change the question_id to the same.
Then the question_id column need to be:
$table->bigInteger('question_id')->unsigned();
Or short:
$table->unsignedBigInteger('question_id');
or change $table->bigIncrements('id') to $table->increments('id');
You may don't have the foggiest idea about that numerous site utilizes JavaScript to sidestep SQL articulations, for example, single statement, Hyphen ' - % and so on, this all can be circumvent utilizing Fire Bug or Burp Suite (Data Tampering). So lets take one case here as for example by Coursework Help Consultants and expound it all the more profoundly. As a Good student dependably use Pen-testing lab so here I'm utilizing NOWASP Mutillidae
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community