lundi 4 avril 2016

Setup Laravel 5 Application without command-line access

Is that possible ?

It's a common task do these commands with Laravel 5:

composer install
php artisan migrate
php artisan db:seed
gulp
[...]

Consider a non-dedicated server without SSH access, how can I setup the application in that environment ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire