Laravel Roles & Permissions Project | #1 Setup Project | Spatie | PHP Tech Life Hindi

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • We will start a new project series based on Laravel 11, Breeze, and Spatie. For authentication, we will use Breeze and for Role and Permission management we will use the Spatie package.
    In this video, we'll setup the project. We will install Laravel, Configure database, and install breeze.
    Please subscribe to my channel and hit the notification bell, so you don’t miss any of my new videos.
    ➡️ bit.ly/PHPTechLife
    👇 Let’s connect online:
    📱 Instagram: / mohitsingh_techie
    🐦 Twitter: / phptechlife
    👨🏻‍💻 LinkedIn: / mohitsingh2006
    😄 Facebook: / phptec
    🏷️ Tags:
    #laravel11 #laravel_roles_permissions_project #spatie
    ---------------------------------
    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.

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

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

    Sir should i need npm to be installed before installing breeze ? because i am facing this issue
    "npm ERR! code ERR_SOCKET_TIMEOUT
    npm ERR! network Socket timeout
    npm ERR! network This is a problem related to network connectivity.
    npm ERR! network In most cases you are behind a proxy or have bad network settings.
    npm ERR! network
    npm ERR! network If you are behind a proxy, please make sure that the
    npm ERR! A complete log of this run can be found in:
    npm ERR! C:\Users\KHAN_G\AppData\Local
    pm-cache\_logs\2024-08-09T06_51_07_257Z-debug-0.log
    INFO Breeze scaffolding installed successfully."

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

      Yes, you have to install nodejs in your PC.

  • @KamrulSarwar
    @KamrulSarwar 3 месяца назад

    Thanks