laravel-db-snapshots
laravel-db-snapshots copied to clipboard
Quickly dump and load databases
Im trying to do a snapshot of specific tables in my DB but the `--table=table1,table2` seems like not working. 
hi, I'm getting the following error when trying to create a snapshot: ``` Spatie\DbDumper\Exceptions\DumpFailed The dump process failed with a none successful exitcode. Exitcode ======== 2: Misuse of shell builtins...
Add ExtraOptions to Snapshot Command
Hi i had some promblems loading Snapshots gzipped from S3. So i implementent this solution where i first copy the file to local tmp Folder. This solution works for me...
If you don't pass a name, but DO pass a connection, this will prepend the connection onto the name. Example output below 