Livewire Table: Select and Export to Excel/PDF

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • A new component on my Livewire Kit, using a well-known package Laravel Excel.
    All 28 components: livewirekit.com
    Laravel Excel package: laravel-excel....
    - - - - -
    Support the channel by checking out our products:
    - Try our Laravel QuickAdminPanel: bit.ly/quickad...
    - Enroll in my Laravel courses: laraveldaily.t...
    - Purchase my Livewire Kit: livewirekit.com
    - Subscribe to my weekly newsletter: bit.ly/laravel-...

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

  • @ClawHammer23
    @ClawHammer23 3 года назад +2

    I love these LiveWire videos, thank you very much Povilas

  • @dbelyaev
    @dbelyaev 3 года назад

    Thanks. Will git lessons be published on Laravel Daily? You've mentioned it some times ago.

    • @LaravelDaily
      @LaravelDaily  3 года назад

      Yes, they are scheduled as 2-part series, starting tomorrow.

  • @tiagooliveira9196
    @tiagooliveira9196 Год назад +1

    I gets the 'download' warning but i never get the file :(

  • @hemantbhardwaj17
    @hemantbhardwaj17 3 года назад

    Nice one thanks

  • @TheCRACKERNET
    @TheCRACKERNET 3 года назад

    Have you thought about selling your courses also on Udemy.com? I think you will reach an even bigger audience besides the one you already have and it's a very cool platform. You should give it a try.

    • @LaravelDaily
      @LaravelDaily  3 года назад +9

      And then I would give away 50%+ of my revenue to Udemy, and lose control over pricing of my courses (THEY decide how to discount), and won't access any information about my customers. No, thank you.

  • @Bevallalom
    @Bevallalom 3 года назад +2

    I have just bought your Livewire Kit. Keep up the good work.

  • @L-A-O-S
    @L-A-O-S 3 года назад +2

    If i have wire. Loading, and polling, loading state resets each poll, how to figure it?

    • @LaravelDaily
      @LaravelDaily  3 года назад

      Can't answer in a quick comment here without debugging, sorry.

    • @L-A-O-S
      @L-A-O-S 3 года назад

      @@LaravelDaily No problem, but it would be great if you covered this issue in a later video.

  • @DanielSpindler-gc7xh
    @DanielSpindler-gc7xh Год назад

    doesnt load after clicking export. collection is created. composer required.

  • @Paltibenlaish
    @Paltibenlaish 3 года назад

    hey I have a problem when I run composer2 it says my oauth token is invalid where expects a lowercase token which github does not provide
    anyone had this issue?

  • @upperlip
    @upperlip 3 года назад

    I have a livewire component with a table and some filter options for the user using wired select tags. Is it possible to export the filtered table as an Excel or pdf?

  • @fanpero
    @fanpero 3 года назад

    Quick question. If you import an CSV file, how can you force each field to be a string? I’m importing user information with an extension field, and it comes as numeric. I need it to be string. Thanks.

  • @lonecoder4459
    @lonecoder4459 2 года назад +1

    Is laravel excel free to use?

  • @ricko13
    @ricko13 3 года назад

    Just what I needed!