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

Calling db:backup from Controller in IIS #41

Open
sethphillips opened this issue Sep 11, 2014 · 0 comments
Open

Calling db:backup from Controller in IIS #41

sethphillips opened this issue Sep 11, 2014 · 0 comments

Comments

@sethphillips
Copy link

This worked great in my osx development environment but not when deployed on an iis web server. It does not throw errors but the files are not created. It works correctly from a command line.
how do i test to see where it wrote files, if any?

Laravel 4.2

Artisan::call('db:backup',['filename'=>'app/storage/dumps/sqlbackup.sql']); Artisan::call('db:backup');

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

No branches or pull requests

1 participant