1 Laravel Backup by Spatie Introduction

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

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

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

    No one in the whole internet is like you when it comes to Laravel. You are the BEST.
    Thank you very much for all the good work.

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

    Great package, Spatie guys are really great! This video is too!

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

      Yeahhh they are awesome

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

    Thank you for the package. Btw, what color theme are you using ?

  • @mrk19933
    @mrk19933 3 ปีที่แล้ว +1

    Backup failed because: The dump process failed with exitcode 1 : General error : '"mysqldump"' n’est pas reconnu en tant que commande interne
    ou externe, un programme exécutable ou un fichier de commandes.
    help plz !! i'm using php 7.3 with laravel 8.8.0 and laravel-backup 6.15.0

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

    Nice Explanation. Thanks Master.

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

    It will be great to see how to store this to a remote server - like S3 or even Google Drive... can it do deltas?

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

      I believe it's not a big task. Just change the disk name on configuration of package and you are ready to go. May be if you feel difficulty then revert me here, I will try to create a tutorial on that

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

      So long as the remote server works with the flysystem, no issue. S3 being natively supported, Google Drive supported via an extra adapter (there are a few)

  • @mohmdhamad6298
    @mohmdhamad6298 ปีที่แล้ว

    What is your editor theme, pls ?

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

    How do I set dump_binary_path in cPanel?

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

    Is it possible to take multiple BD backup from a single project via defining multiple schedules in Kernel? if possible, plz describe

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

    helpful information , thank you

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

      Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
      bitfumes.com

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

    Excelente video

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

    Good work bro

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

    what if I just want to backup the database without the files of project?

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

    Where i change the lang?

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

    how about if I use SQL Server

  • @md.mominulhaque2157
    @md.mominulhaque2157 4 ปีที่แล้ว

    please help -
    Backup failed because: The dump process failed with exitcode 1 : General error : '"mysqldump"' is not recognized as an
    internal or external command,
    operable program or batch file.

    • @md.mominulhaque2157
      @md.mominulhaque2157 4 ปีที่แล้ว

      problem solve

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

      @@md.mominulhaque2157 how

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

      @@md.mominulhaque2157 em facing same issue
      plz help me out

    • @md.mominulhaque2157
      @md.mominulhaque2157 4 ปีที่แล้ว

      @@mohsinmurtaza2498
      php artisan backup:run
      php artisan backup:run --only-db
      php artisan backup:run --only-files

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

      still error The dump process failed with exitcode 1 : General error : '"mysqldump"' is not recognized as an
      internal or external command,
      help me

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

    I'm trying to create backup from my system ( snipboard.io/1Ya04b.jpg ) through Spatie Laravel Backup package. And I'm calling artisan backup:run command from my controller Artisan::call('backup:run');. But its not working.
    Can you please help me with this issue??

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

    Sir interview questions ki video kab aaygi.
    1. Service container and service provider ko jarur explain kare.

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

      Hey, check out these tutorials
      th-cam.com/video/1AxQNDOJTBw/w-d-xo.html
      🎥 Laravel Beginner tutorial | Laravel Service Provider
      th-cam.com/video/PGVqkEZiUoc/w-d-xo.html
      🎥 Laravel Beginner tutorial | Laravel Service Container Explained

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

    what if I will backup my files using button in my laravel app?

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

      Well, why not? Consider using this package: github.com/pavel-mironchik/laravel-backup-panel. It provides a UI for the spatie/laravel-backup.

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

    can send database to email?

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

    Thank you...

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

      Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates.
      bitfumes.com

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

    how to backup on shared folder ?

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

      shared folder means?

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

      @@Bitfumes SHARED FOLDER SUCH AS FOLDERS THAT SHARED BETWEEN USERS ON ENTREPRISE. For example : 10.10.234.237/IT

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

    Please make a video on sending backup to Google drive daily

  • @md.moniruzzaman5031
    @md.moniruzzaman5031 4 ปีที่แล้ว

    Hello brother. I hope everything is Ok. I am big fan of your channel. You are just awesome. I follow you and learn many things from you.
    Brother, I don't install this package in Laravel 5.8. Please help with this issue.

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

    Right side sidebar menu doesn't look better in video, brother, please avoid this...👏👏