Skip to main content

In this tutorial, we will make a Quiz CRUD, and a bit later we will add questions to a specific quiz.

quiz form

The components for Quiz List and Quiz Form will be very similar to the ones we created earlier for Questions List and Form.

We'll begin with the Model and Migration....

The Full Lesson is Only for Premium Members

Want to access all of our courses? (36 h 00 min)

You also get:

61 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

Sylvain P avatar

It's not resources/views/livewire/quiz/index.blade.php, but quiz-list.blade.php. It seems like the proofreading was a bit light, as there are plenty of typos in all the pages. Fortunately, the final source code is delivered.

Sylvain P avatar

Route::get('questions', QuestionIndex::class)->name('questions'); ...

Jose Maria avatar

{{ [tl! add:start] }} this give me an error (second time). I delete it, and work. why, its the cuestion...

Povilas Korop avatar

Sorry that was the syntax for the code highlighter, shouldn't be visible. Will fix.

👀 2
Jose Maria avatar

thanks for the explanation. Don't worry, it's happend !

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.