Courses

[NEW] NativePHP: Build Mobile App with Laravel

Home Screen: List of Events

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

Link to the repository

[Only for premium members]

It's time to display Events for our users on their homepage:

This page will have two lists of Events:

  • Attending Events - this will be a list of Events the user pressed Attend on
  • Upcoming Events - this will be a list of Events that will happen within 30 days

Let's do this:


Adding Application Homepage

Let's start by creating a new Dashboard Livewire component:

php artisan make:livewire Dashboard

Then, we can modify the Dashboard class:

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