Courses

[NEW] NativePHP: Build Mobile App with Laravel

Screen to Attend Events and Talks

You're reading a FREE PREVIEW of a PREMIUM course.

Link to the repository

[Only for premium members]

Now that we have our first Events being displayed on the homepage, we need a way to view them:

This will allow us to:

  • Preview all Event details
  • Attend/Unattend an Event
  • See a list of Talks for the Event
  • Attend/Unattend a Talk

Let's get building!


Adding Event Show Page

Let's start by creating a new component:

php artisan make:livewire Events/Show

This will create a class and a view component for us. Let's add the basic logic of loading an Event via API:

The full lesson is only for Premium Members.
Want to access all 11 text lessons of this course? (122 min read)

You also get:

  • 83 courses
  • Premium tutorials
  • Access to repositories
  • Private Discord