Answer the question
In order to leave comments, you need to log in
Working with Laravel via ssh. It is possible to automatically create files on loc. and on the server?
I work through PHP Storm (connected via ssh to a remote server)
There is a folder for laravel
on the server. Laravel is installed on the computer (files without a server), I watch them in a storm.
The question is, is it possible to do this?
If I create a controller on the computer, for example, through a storm in the command line tools console :
php artisan make:controller PhotoController
Then it creates it on the computer and the storm sees it, but it does not appear on the server. It is possible to somehow do so that after creation, the storm automatically sends files to the server.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question