In this tutorial, we will add the ability to add the possible answer options to the question. This is the first time in this course where Livewire will actually shine:

Let's start by creating a Model with Migration and adding relationships...
In this tutorial, we will add the ability to add the possible answer options to the question. This is the first time in this course where Livewire will actually shine:

Let's start by creating a Model with Migration and adding relationships...
Hello, I cant get this code to work! Follow all the processes.
Hi, the reference
resources/views/livewire/questions/form.blade.php
shoud be
resources/views/livewire/questions/question-form.blade.php
Many thanks,
In my case, I missed out the livewire asset and script tag in the app.blade.php.
Regards
Thanks @asequeira well noticed, fixed in the lesson text!
Hi, I want the repository link please Thanks
https://github.com/LaravelDaily/Livewire-Laraquiz-Course
Hi many thanks for this good offer. When I login I don't see the question form. How do I find it? I did this "/questions/create" but still did not find it
What question form are you talking about?
Hi please im getting error . Livewire page component layout view not found: [components.layouts.app]
i followed the direction but cant acces question but the above error
Set the proper layout in the config https://livewire.laravel.com/docs/components#global-layout-configuration