laravel-commando
laravel-commando copied to clipboard
Allow database to exist when creating without failing
I want to use this command as part of a development environment setup script, so I want to create the database on first run but simply move on if it already exists.