Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB dumper for Laravel 5, only for mySQL db's #1

Merged
merged 2 commits into from
Feb 17, 2015
Merged

DB dumper for Laravel 5, only for mySQL db's #1

merged 2 commits into from
Feb 17, 2015

Conversation

MatthiasDeWinter
Copy link

Database dumper for Laravel 5, works only for mySQL databases.
Command is php artisan db:backup

freekmurze added a commit that referenced this pull request Feb 17, 2015
DB dumper for Laravel 5, only for mySQL db's
@freekmurze freekmurze merged commit 1126ac1 into spatie:master Feb 17, 2015
@microdesign microdesign mentioned this pull request Oct 23, 2015
@dominicmuse dominicmuse mentioned this pull request Feb 16, 2017
@jouniikaheimo jouniikaheimo mentioned this pull request Aug 21, 2018
freekmurze pushed a commit that referenced this pull request Jul 5, 2022
Using `null` as the defaults didn't work when just entering the webhook URL. Most of the time, you will make a webhook for each notification and set name/avatar there.

This is with it being `null`:
```
Spatie\Backup\Notifications\Channels\Discord\DiscordMessage::from(): Argument #1 ($username) must be of type string, null given
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants