php artisan migrate
php artisan db:seed
php artisan tinker
\App\Exam::get()
$question= \App\Question::find(3)
$question->exams
php artisan migrate
php artisan db:seed
php artisan tinker
\App\Exam::get()
$question= \App\Question::find(3)
$question->exams