How to make Laravel website PWA in minutes

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 37

  • @LaravelPackageTutorial
    @LaravelPackageTutorial  3 роки тому +3

    you can setup manually as well without package use. follow this video ua-cam.com/video/-ImtS6Oh2UA/v-deo.html

  • @MaxDolotboy
    @MaxDolotboy 2 роки тому +2

    Amazing how easy it is ! How did you create a composer package ?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  2 роки тому

      Please check the video. How to create the package in laravel. see this ua-cam.com/video/c068-PYcqOw/v-deo.html

  • @fieryflash76
    @fieryflash76 Рік тому

    Спасибо за видео. Подскажите пожалуйста, на локалке все работает. А на сервере выдает содержимое файла offline на всех роутах, кроме главной страницы. Куда копать?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому +1

      хотите, чтобы главная страница также открывалась в автономном режиме?

  • @llaazzmm666
    @llaazzmm666 2 роки тому +1

    Really useful video, thank you

  • @ritomukherjee8389
    @ritomukherjee8389 2 роки тому

    Hi, First of all, Nice packge. Now my query is, using this package will the service worker sync offline and online data also? Cause I am trying to use it on a PWA offline first admin dashboard.

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  2 роки тому

      I think, you can do it. But this package not provide this kind of features as of now.

  • @drtoxiccookie
    @drtoxiccookie 2 роки тому +1

    cheers thanks for the amazing video :)

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  2 роки тому +1

      You are welcome 🎉

    • @drtoxiccookie
      @drtoxiccookie 2 роки тому +1

      @@LaravelPackageTutorial I will definitely be check out other videos on your channel. Found this by your github.

  • @issaissifou3579
    @issaissifou3579 2 роки тому

    Thank you so much! But why it doesn't work in Firefox ?

  • @KelvinDesigner-b8o
    @KelvinDesigner-b8o Рік тому

    i already your tutorial step by step, it work but only run on virtual localhost, when i tried to upload lo hostinger and running, ít's not showing button for install. What is wrong here? Can you help me fix it?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому +1

      Pls check console error

    • @KelvinDesigner-b8o
      @KelvinDesigner-b8o Рік тому

      @@LaravelPackageTutorial can you teach me how adding a video background for my laravel website? there is no tutorial anywhere. And please teach me how to fix The file must not be greater than 19531 kilobytes when uploade file. I'm newbie, i don't know where to fix or how to fix. Many thanks from bottom of my heart!

    • @SendokGarpu-ix6co
      @SendokGarpu-ix6co Місяць тому

      @@LaravelPackageTutorial Uncaught (in promise) Error: Access to storage is not allowed from this context. how to fixed this problem?

  • @rajakarthick6491
    @rajakarthick6491 2 роки тому

    Following Two Error am facing when do it in Locally, can you help me for this
    Page is not served from a secure origin
    No matching service worker detected. You may need to reload the page, or check that the scope of the service worker for the current page encloses the scope and start URL from the manifest.

  • @muhammadfauzanrezapahlevi6471
    @muhammadfauzanrezapahlevi6471 2 роки тому

    still, my app doesn't work offline. How you cache components when the components don't have some directory with sw.js?

    • @yunismher6677
      @yunismher6677 4 місяці тому

      If you find any solution..kindly share

  • @markjosephmanalo6455
    @markjosephmanalo6455 Рік тому

    it works for me but why does the error 404 get replaced by offline.html

  • @mharisudn
    @mharisudn Рік тому

    can't running on laravel livewire ? how to?

  • @issaissifou4959
    @issaissifou4959 Рік тому +1

    thank you so much!

  • @dannyd6
    @dannyd6 Рік тому

    can it be installed on laravel 9?

  • @njikun666
    @njikun666 Рік тому

    is this work on subdomain ?

  • @harisanwar7895
    @harisanwar7895 2 роки тому

    this is video nice, how to laravel 7 install PWA??