1 Laravel Backup by Spatie Introduction

  Рет қаралды 16,832

Bitfumes

Bitfumes

Күн бұрын

Let's review #laravel #backup #package from #spatie and created by Freek @freekspatie
This Laravel package creates a backup of your application. The backup is a zipfile that contains all files in the directories you specify along with a dump of your database.
Package Links:
docs.spatie.be/laravel-backup/v6
github.com/spatie/laravel-backup
======================= Ad Free Tutorials ======================
Check bitfumes.com For ads-free and more advanced courses (use Coupon code WELCOME60 to get 60% discount)
==================FOLLOW ME ==================
Subscribe for New Releases!
Twitter - / bitfumes
Facebook - / bitfumes
Instagram - / bitfumes
(ask me questions!)
-- QUESTIONS? --
Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.
Email me support@bitfumes.com
Thanks for all your support!

Пікірлер: 40
@AmmarTaicho
@AmmarTaicho 4 жыл бұрын
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 4 жыл бұрын
Great package, Spatie guys are really great! This video is too!
@Bitfumes
@Bitfumes 4 жыл бұрын
Yeahhh they are awesome
@sumonchandrashil8406
@sumonchandrashil8406 3 жыл бұрын
Nice Explanation. Thanks Master.
@plusSilver
@plusSilver 4 жыл бұрын
Excelente video
@katoji810
@katoji810 4 жыл бұрын
Thank you for the package. Btw, what color theme are you using ?
@SmarTLearning143
@SmarTLearning143 4 жыл бұрын
Good work bro
@m10004
@m10004 4 жыл бұрын
helpful information , thank you
@Bitfumes
@Bitfumes 4 жыл бұрын
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
@mrk19933
@mrk19933 3 жыл бұрын
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
@robiulalam5297
@robiulalam5297 3 жыл бұрын
Is it possible to take multiple BD backup from a single project via defining multiple schedules in Kernel? if possible, plz describe
@babupm14
@babupm14 4 жыл бұрын
Thank you...
@Bitfumes
@Bitfumes 4 жыл бұрын
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
@rabeeamustafa2228
@rabeeamustafa2228 4 жыл бұрын
what if I just want to backup the database without the files of project?
@mohmdhamad6298
@mohmdhamad6298 Жыл бұрын
What is your editor theme, pls ?
@ronekhan659
@ronekhan659 2 жыл бұрын
How do I set dump_binary_path in cPanel?
@briangreenwood2842
@briangreenwood2842 4 жыл бұрын
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 4 жыл бұрын
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 4 жыл бұрын
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)
@fernandoaires
@fernandoaires 4 жыл бұрын
Where i change the lang?
@thenikhilkurmi
@thenikhilkurmi 3 жыл бұрын
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 4 жыл бұрын
Sir interview questions ki video kab aaygi. 1. Service container and service provider ko jarur explain kare.
@Bitfumes
@Bitfumes 4 жыл бұрын
Hey, check out these tutorials kzbin.info/www/bejne/Z3LbgoF6hK-HeNk 🎥 Laravel Beginner tutorial | Laravel Service Provider kzbin.info/www/bejne/hni5op57j86IpcU 🎥 Laravel Beginner tutorial | Laravel Service Container Explained
@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.
@codinginaja
@codinginaja 4 жыл бұрын
how about if I use SQL Server
@Mytrendin
@Mytrendin 4 жыл бұрын
Please make a video on sending backup to Google drive daily
@dahyunim
@dahyunim 4 жыл бұрын
what if I will backup my files using button in my laravel app?
@pavel_mironchik
@pavel_mironchik 4 жыл бұрын
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 3 жыл бұрын
can send database to email?
@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
@medoune89
@medoune89 4 жыл бұрын
how to backup on shared folder ?
@Bitfumes
@Bitfumes 4 жыл бұрын
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
@shekhsaifuddin1353
@shekhsaifuddin1353 4 жыл бұрын
Right side sidebar menu doesn't look better in video, brother, please avoid this...👏👏
2 Laravel Backup by Spatie   Laravel Scheduler CronJobs
8:56
Bitfumes
Рет қаралды 12 М.
2. Laravel Query builder - Search Made Easy @freekspatie
6:08
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 18 МЛН
路飞被小孩吓到了#海贼王#路飞
00:41
路飞与唐舞桐
Рет қаралды 66 МЛН
3. Laravel Activity Log By Team Spatie - Customisation
10:27
Bitfumes
Рет қаралды 20 М.
2. Laravel Horizon - Deploy with Supervisor
12:20
Bitfumes
Рет қаралды 14 М.
1. Laravel Query builder - Search Made Easy @freekspatie
11:13
2. Laravel Activity Log By Team Spatie - Model Events
7:33
Bitfumes
Рет қаралды 47 М.
Laravel Pivot Tables: Simple to Advanced Many-to-Many
12:24
Laravel Daily
Рет қаралды 118 М.
Node.js is a serious thing now… (2023)
8:18
Code With Ryan
Рет қаралды 632 М.
1 Laravel Activity Log By Team Spatie - Intro and Setup
10:42
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 18 МЛН