Laravel Excel - Useful Laravel Packages

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024

ความคิดเห็น • 76

  • @friedrichvillegasmurillo9775
    @friedrichvillegasmurillo9775 3 ปีที่แล้ว

    2 weeks trying to solve the styling of the Excel sheet thx for this, i appreciate it

  • @israelnieto3394
    @israelnieto3394 5 ปีที่แล้ว +5

    man, you always save my life, thank you!

  • @arunkumar2786
    @arunkumar2786 3 ปีที่แล้ว

    thanks a lot u save my time

  • @alvinyanson
    @alvinyanson 4 ปีที่แล้ว

    Things I like in this video
    1. Your voice
    2. Your theme (My guess is Ayu Mirage)
    3. Your tutorial which is informative.

  • @dodullokhayrulloev3889
    @dodullokhayrulloev3889 4 ปีที่แล้ว +1

    dude, i appreciate your work, thanks a lot!!

  • @barenpasaribu5428
    @barenpasaribu5428 4 ปีที่แล้ว

    nice explain..

  • @fazforward3158
    @fazforward3158 5 ปีที่แล้ว +1

    Hey Andre, i have an id & column checkbox in my views. how i can pass the parameter from controller to export model?
    i tried $request method and it says
    ($request) must be compatible with Maatwebsite\Excel\Concerns\FromCollection::collection()

  • @skskksssksks2939
    @skskksssksks2939 2 ปีที่แล้ว

    did u know how to return multiples models in public function collection? i want to combined these 2 models together but either one is not appear when i exported

  • @priyankleo9527
    @priyankleo9527 4 ปีที่แล้ว

    saved life.. Thanks a alot ... please make a video how to generate pdf from dynamic content with PAGE NUMBER in laravel.. PAGE NUMBER IS MUST .. from 2 weeks i'm stucked on that

  • @latlov
    @latlov 4 ปีที่แล้ว

    4:40 selecting columns to show
    11:08 Adding headings to columns

  • @mohammedwaseemal-habash8551
    @mohammedwaseemal-habash8551 5 ปีที่แล้ว

    شكراً لك , شرحك جيد جداً , وخصوصاً بعد أن تعبت من كثرة البحث على المحتوى الغير المفيد

  • @pab01
    @pab01 5 ปีที่แล้ว +1

    Thanks Man for the video ...
    Is the premium course available ??

  • @madtin
    @madtin 4 ปีที่แล้ว

    Nice and useful tutorial!

  • @julianc8588
    @julianc8588 4 ปีที่แล้ว

    Thanks man! you are a life saver!

  • @user-ms5pc2vj8u
    @user-ms5pc2vj8u 3 ปีที่แล้ว

    Great Great playlist, thanks you so much!!!!

  • @gusthavodnz
    @gusthavodnz 4 ปีที่แล้ว

    How do I use decimal values here? When I open the file it says that is currupted and when is its opened the decimal transforms from 444.99 to 444.99.00

  • @Fernando-bg1kc
    @Fernando-bg1kc 3 ปีที่แล้ว

    alright, i'm trying to do a dynamic excel from a stored procedure, to format the cell style, do you have any suggestions. regards

  • @vitormicillo1
    @vitormicillo1 4 ปีที่แล้ว

    congratulations mate
    Do you have any example importing XLSX files ?

  • @alejandroortega8004
    @alejandroortega8004 3 ปีที่แล้ว

    I appreciate this!

  • @Vlad-em1bx
    @Vlad-em1bx 5 ปีที่แล้ว

    Thank you so much for the video.
    You helped me a lot.

  • @Ray-oy7ot
    @Ray-oy7ot 5 ปีที่แล้ว

    I like it when Dr Strange narrate the video

    • @drehimself
      @drehimself  5 ปีที่แล้ว

      Haha, thanks for watching! Strange is my favourite!

  • @ashishshrestha1009
    @ashishshrestha1009 5 ปีที่แล้ว

    How can we pass parameters to collection method of UserExport.php?

  • @ulirotiomahakaryateknologi2034
    @ulirotiomahakaryateknologi2034 4 ปีที่แล้ว

    hey Andre,
    how to pass id so we can export certain user's detail?

  • @technokraft_musing
    @technokraft_musing 4 ปีที่แล้ว

    Do you have anyone for powerpoint?

  • @ynspc
    @ynspc 6 ปีที่แล้ว

    can you help me to get the 'starting column and the highest column' likewise the highest row in the particular excel ,
    AfterSheet in the event listed 'cachedHighestColumn' but couldn't obtain it programatically...
    Thanks...

  • @naazimkhan9953
    @naazimkhan9953 5 ปีที่แล้ว

    awesome video! thanks Andre. can you make a video on import too?

  • @bishaludash370
    @bishaludash370 5 ปีที่แล้ว +4

    hey Andre can you do for the import too?

    • @drehimself
      @drehimself  5 ปีที่แล้ว +3

      I'll look into the new importing feature

    • @bishaludash370
      @bishaludash370 5 ปีที่แล้ว

      Andre Madarang thank yo verymuch , I really love the way how you explained things in details.

  • @wanguncreative3577
    @wanguncreative3577 5 ปีที่แล้ว

    Nice tutorial.. thanks

    • @drehimself
      @drehimself  5 ปีที่แล้ว

      Thanks for watching!

  • @AliRaza-wq6nh
    @AliRaza-wq6nh 4 ปีที่แล้ว

    how to append dynamic count like 1,2,3 and so on let's say # column?

  • @brwaata3001
    @brwaata3001 6 ปีที่แล้ว +1

    Hello thanks for your video it was very useful. I have a question, is there anyway to export (Barcode) or (Image)?

    • @drehimself
      @drehimself  6 ปีที่แล้ว

      Thanks for watching! I'm not sure what you mean.

    • @brwaata3001
      @brwaata3001 6 ปีที่แล้ว

      For example I have users table and each user has a profile image when I export users table how can I export their profile image to excel?

  • @Zanoge
    @Zanoge 4 ปีที่แล้ว

    what are u doing on 13.06 .. you suddenly import NumberFormat ??

    • @julianc8588
      @julianc8588 4 ปีที่แล้ว

      I have the same question

  • @ibrahimabdulaziz2740
    @ibrahimabdulaziz2740 6 ปีที่แล้ว

    thank you for this packages
    when i need import specific sheet whats about this class FirstSheetImport

  • @elalfa4054
    @elalfa4054 6 ปีที่แล้ว

    Im getting confuse how to export image to excel with blade (formview)

  • @001toxico
    @001toxico 4 ปีที่แล้ว

    hey man i want export my file excel to table html after that i want save in database can you help please

  • @jorisymfc7551
    @jorisymfc7551 5 ปีที่แล้ว

    Hi how can i add multiple custom rows on the top before the collection? The headers() function only accepts a one dimenisional array...

    • @eduardoiglesias
      @eduardoiglesias 5 ปีที่แล้ว

      I don't know if exists a better option, but this works for me, on the AfterSheet:
      $row = $event->sheet->insertNewRowBefore(2, 11);
      Reference: phpoffice.github.io/PhpSpreadsheet/master/PhpOffice/PhpSpreadsheet/Worksheet/Worksheet.html#method_insertNewRowBefore

  • @edwardlopez8076
    @edwardlopez8076 5 ปีที่แล้ว

    How i do set background color at a row?

  • @bharateshshanawad1575
    @bharateshshanawad1575 6 ปีที่แล้ว

    How to convert Excel and PDF using vuejs and laravel .. explain me out in brief

  • @thesemicolon1971
    @thesemicolon1971 4 ปีที่แล้ว +1

    Idk why every client wants to see data in Excel no matter how beautifully you made the Admin panel for them

  • @rittou6573
    @rittou6573 5 ปีที่แล้ว

    can you show me how to do that with FromArray?

  • @AkhmadRizkii
    @AkhmadRizkii 4 ปีที่แล้ว

    how to implements this to API?

  • @brwaata3001
    @brwaata3001 5 ปีที่แล้ว +1

    Thanks Andre
    This may help you gays to get the sum of particular column dynamically
    public function registerEvents(): array
    {
    return [
    AfterSheet::class => function(AfterSheet $event) {
    $event->sheet->setCellValue('E'. ($event->sheet->getHighestRow()+1), '=SUM(E2:E'.$event->sheet->getHighestRow().')');
    }
    ];
    }
    Note: in my case the data I want to get the SUM is in "E" Column you can change it as you want

    • @pipebustamante
      @pipebustamante 3 ปีที่แล้ว

      WOW... i was struggling with this. Thank you

  • @franklintorres3717
    @franklintorres3717 4 ปีที่แล้ว

    make a video about imports too.

  • @priyaakter7746
    @priyaakter7746 4 ปีที่แล้ว

    Thanks. how can i do it using ajax.. .....Anyone Try it using ajax ???

  • @RodrigoSatch
    @RodrigoSatch 6 ปีที่แล้ว +1

    the version 3 do not allow import csv to the database, please use the version 2

    • @drehimself
      @drehimself  6 ปีที่แล้ว +2

      You're right. The docs say that they will re-add this functionality in version 3.1.

    • @harunthuo2610
      @harunthuo2610 6 ปีที่แล้ว

      yes. for import, you have to use phpoffice/phpspreadsheet package

  • @DavidGonzalez-vb8ev
    @DavidGonzalez-vb8ev 6 ปีที่แล้ว

    great vid as always! thanks a lot Andre. Keep it up sharing your guidance :)

    • @drehimself
      @drehimself  6 ปีที่แล้ว +1

      Thanks for watching!

    • @ameerfinnegan3588
      @ameerfinnegan3588 3 ปีที่แล้ว

      Sorry to be so offtopic but does anyone know of a trick to get back into an Instagram account?
      I was stupid forgot the login password. I love any tricks you can offer me!

    • @axtoncody3568
      @axtoncody3568 3 ปีที่แล้ว

      @Ameer Finnegan instablaster :)

    • @ameerfinnegan3588
      @ameerfinnegan3588 3 ปีที่แล้ว

      @Axton Cody i really appreciate your reply. I got to the site on google and Im in the hacking process now.
      I see it takes a while so I will get back to you later when my account password hopefully is recovered.

    • @ameerfinnegan3588
      @ameerfinnegan3588 3 ปีที่แล้ว

      @Axton Cody It did the trick and I now got access to my account again. I am so happy!
      Thank you so much you saved my ass !

  • @haidinurhadinata2661
    @haidinurhadinata2661 6 ปีที่แล้ว

    how import from excel into database ??

    • @drehimself
      @drehimself  6 ปีที่แล้ว

      The latest version 3.1 of this package supports imports: laravel-excel.maatwebsite.nl/3.1/imports/

  • @PedroYgor89
    @PedroYgor89 5 ปีที่แล้ว

    colod you make a video about import file

  • @JohnSmith-zl8rz
    @JohnSmith-zl8rz 4 ปีที่แล้ว

    Please update this tut!!!!!!!!

  • @monukanyal
    @monukanyal 4 ปีที่แล้ว

    You can also watch this video if you want latest package information :
    th-cam.com/video/EnR1xF69_AA/w-d-xo.html

  • @fullstack5008
    @fullstack5008 5 ปีที่แล้ว

    great

    • @drehimself
      @drehimself  5 ปีที่แล้ว

      Thanks for watching!

  • @horacioccallata116
    @horacioccallata116 5 ปีที่แล้ว +2

    please use queue for export 500000 records

    • @binodthakur6113
      @binodthakur6113 5 ปีที่แล้ว

      how to use as i get error-> Allowed memory size of 134217728 bytes exhausted

  • @Jesus-mu4ix
    @Jesus-mu4ix 6 ปีที่แล้ว

    💙

  • @AmeerHamza-cy6km
    @AmeerHamza-cy6km 3 ปีที่แล้ว

    its like im listening to robot

  • @জানতেহলেদেখতেহবে-হ১ড

    Call to undefined method Maatwebsite\Excel\Excel::load()