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...
Thanks @asequeira well noticed, fixed in the lesson text!
Hi please im getting error . Livewire page component layout view not found: [components.layouts.app]
Set the proper layout in the config https://livewire.laravel.com/docs/components#global-layout-configuration
Hello, I cant get this code to work! Follow all the processes.