Create a forum with Laravel 8 |  Awards/Points  to users: Award points to users  | Part 84

Create a forum with Laravel 8 | Awards/Points to users: Award points to users | Part 84

AngelJay Academy

2 года назад

563 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@afestacincome2224
@afestacincome2224 - 20.02.2022 16:45

I need your help I'm getting this error
call to member function addPoints on null

I did this in listener

$author = $event->reply->user->user_id;
$author->addPoints ($amount, $message);

Ответить
@davebudah
@davebudah - 16.08.2021 13:43

Kindly asking if you can share a small guide on how to include image upload when creating a thread. It is possibly out of scope for this tutorial but I would appreciate the assistance, I wanted to create the logic similar to the one you used in the "jestream blog series" but the part I can't win, is where exactly I can add the image upload method in the CreateThread.php (job). Thank you in advance.

Ответить
@insidecampustv
@insidecampustv - 13.08.2021 12:23

last request 🙏 can you add a share button for users to able to share the post to ( WhatsApp and twitter and copy link )

Ответить
@insidecampustv
@insidecampustv - 13.08.2021 12:22

you have done alot thanks for this incredible tutorial

Ответить