Open utterances-bot opened 3 days ago
Thank you so much for writing this tutorial for my package.
And that’s about it. This package lets you do what it’s advertised to do but what I would really like is a command-driven approach to back up your tables as well.
Can you please explain this more to consider it into the package?
@WatheqAlshowaiter I would like to have a command like this for added convenience.
php artisan db:backup users
A package to easily backup database tables in Laravel — Amit Merchant — A blog on PHP, JavaScript, and more
Sometimes what happens is that for some reason, you might need to back up your database tables.
https://www.amitmerchant.com/backup-database-tables-in-laravel/