docker-compose-laravel icon indicating copy to clipboard operation
docker-compose-laravel copied to clipboard

Could not open input file: /var/www/html/artisan

Open firecentaur opened this issue 2 years ago • 1 comments

Hi there, I am trying to get this working. When I run: docker-compose run --rm artisan migrate I get the error message Could not open input file: /var/www/html/artisan

firecentaur avatar Jun 16 '22 22:06 firecentaur

I fixed the issue by moving created app files to src

brlocky avatar Jul 24 '22 01:07 brlocky