php - How to run Laravel artisan command on AppFog? -


how run artisan command on laravel app in appfog?

i need run commands this:

php artisan down php artisan 

any idea?

it looks can run artisan commands within app code, this:

artisan::call('down'); 

reference: laravel forums


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -