How to Add Comment & Reply System in Laravel Using Commentify

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • #commentifylaravel
    #commentandreplysysteminlaravel
    Commentify Laravel : github.com/usa...
    In this tutorial i will show you how to make a real time comment and reply system with likes using a package call commentify which use livewire .
    Join this channel to get access to perks:
    / @webtechknowledge
    If you get helped from this tutorial, please subscribe my channel and stay with me to get more powerful tip 
    Thanks For Watching.
    I hope This video was helpful.If you have any questions then let me know in the comment section.
    Best of luck
    .#webtechknowledge
    You can connect with me with the given links below:
    Please Subscribe to this channel: / @webtechknowledge
    Join this channel to get access to perks: / @webtechknowledge
    Follow me on :
    Facebook Link: / yaminshakil07
    Instagram Link: / yamin_shakil
    Twitter Link: / yaheashakil

Комментарии • 20

  • @footballfrenzy-y7z
    @footballfrenzy-y7z 9 месяцев назад +1

    the reason why it is working is because you have one post if you would create multiple posts those comments will be appear on every posts and at the end of it which is bad idea you can consider adding a comment per post not on every post

  • @PemakSoftwares
    @PemakSoftwares 2 месяца назад

    i have followed keenly but my edit and delete button not working

  • @LeonoX97
    @LeonoX97 5 месяцев назад

    Hi, thank you, How you can do notifications for tags users and replies, in one email?

  • @collectorX
    @collectorX 10 месяцев назад

    How we do with bootstrap.. my project's designed wif bootstrap..commet feature turns out ugly

  • @PemakSoftwares
    @PemakSoftwares 2 месяца назад

    i love you content sir, my best youtube channel ever

  • @AfricansOnline
    @AfricansOnline 5 месяцев назад +1

    We are only interested in the comment and not the whole thing. if someone searches for Add Comment or Reply, it means they have the installation ready to go.

    • @ripplesr5655
      @ripplesr5655 4 месяца назад

      This is exactly what these creators miss out.

  • @sinsokchea9913
    @sinsokchea9913 11 месяцев назад

    Can help show display product by catagory on userpage

  • @faizcukip
    @faizcukip 8 месяцев назад

    hello sir, I want to ask about your commentify project, I have used yours but why does it look messy? Below I will put the display. Thank you, sorry to disturb you ;)

    • @WebTechKnowledge
      @WebTechKnowledge  8 месяцев назад +1

      go to getbooststrap.com and get the css and javascript cdn link from there and try again

    • @faizcukip
      @faizcukip 8 месяцев назад

      @@WebTechKnowledge What version of CDN, sir? Because if it's a different CDN version, it will definitely crash

    • @faizcukip
      @faizcukip 7 месяцев назад

      @@WebTechKnowledge Hi sir, I have used cnd from bootstrap but the appearance still doesn't change, is the cdn version different? please help answer thank you

  • @soflips4452
    @soflips4452 11 месяцев назад

    love you broo

  • @sohanrahman1897
    @sohanrahman1897 11 месяцев назад

    Awesome bro

  • @DevObinna
    @DevObinna 11 месяцев назад

    Nice!

    • @WebTechKnowledge
      @WebTechKnowledge  11 месяцев назад

      Thank you so much for your kind words! I really appreciate the support. Cheers to you too!

  • @mustafamansoor4140
    @mustafamansoor4140 11 месяцев назад

    I have a problem when I start my project on wamp
    Localhost/schoolsystem/public so it's working
    But in the other hand when I do same on another PC's it's not working it's showing 404 not found in every url
    I even run php artisan optimize:clear but not working idk what's the problem iam using Laravel 10. please help me