If shell is being piped for some reason, meaning the script is being read from stdin, the "STDO...
Try: * * * * * cd /var/www/seat-ec && /usr/local/lib/php ./artisan scheduled:run >> ar...
Run $ apachectl -S If your ldemo.dev VHOST doesn't show up in the output, then there's probably ano...
Add DirectoryIndex: DocumentRoot "/Users/username/sites/ldemo/public" DirectoryIndex index...
Another choice is to create a subdomain that points to the public folder. That wouldn't involve any...
The Laravel portal for problem solving, knowledge sharing and community building.
The community