Lessons: 12Length: 1.7 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.3 Writing Component Methods

Component methods allow us to perform logic within our component. In this lesson, we'll migrate the logic from a Laravel Presenter into our component.