Create a forum with Laravel 8 | Setup our Reply model and create a interface ReplyAble | Part 37

Опубликовано: 27 Сентябрь 2024
на канале: AngelJay Academy
372
18

In this lesson, we will set up our Reply model and create an interface for replayable

Starter Template:
GitHub Link: https://github.com/AngelJayMedia/forum

Links:
https://www.php.net/manual/en/languag...
https://www.zend.com/blog/what-interf...

Timestamps:
0:00 Introduction and setup
1:15 Setup Reply model
8:34 Create interface ReplayAble