Laravel 11 Book Reviews App | #14 Show Reviews | Frontend | PHP Tech Life Hindi

Поделиться
HTML-код
  • Опубликовано: 15 май 2024
  • In this video, we will fetch reviews from the database and show them in the book detail page. Here we will use relations, so you will understand how you can define and use relations.
    Github:-
    github.com/phptechlife/book-r...
    Please subscribe to my channel and hit the notification bell to avoid missing any of my new videos.
    ➡️ bit.ly/PHPTechLife
    👇 Let’s connect online:
    📱 Instagram: / mohitsingh_techie
    🐦 Twitter: / phptechlife
    👨🏻‍💻 LinkedIn: / mohitsingh2006
    😄 Facebook: / phptechlife
    🏷️ Tags:
    #laravel11 #laravel_book_review_app #show_reviews
    About Me:
    I’m Mohit Singh, a senior full-stack web developer with more than a decade of experience. Throughout my career, I’ve developed a broad range of web applications, from simple websites to complex systems. I’m proficient in multiple programming languages and frameworks, and I’m always eager to learn new technologies to enhance my skills.
    As the founder and owner of the PHP Tech Life RUclips channel, my passion for teaching is at the forefront of everything I do. I created this channel with the goal of helping aspiring web developers learn in Hindi, making web development accessible and enjoyable for everyone.

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

  • @anhtruong2994
    @anhtruong2994 Месяц назад

    Sir, I hope that in the future you will make a series about websites for booking travel tickets or booking hotel rooms online, or a series of videos about websites for watching movies using API and websites for reading lightnovels or manga.

  • @RajkumarKumawat-pj8bi
    @RajkumarKumawat-pj8bi Месяц назад

    mere se ye solve nhi ho rha h sir ji

  • @RajkumarKumawat-pj8bi
    @RajkumarKumawat-pj8bi Месяц назад +1

    sir mere ek error aa rhi solution kar do please ERROR ==> Base table or view not found: 1146 Table 'saya_project.accounts' doesn't exist in laravel

    • @PHPTechLife
      @PHPTechLife  Месяц назад

      as it says table account does not exist, may be it is spell error. Check the name of table in database.