Web scraper app VueJS + InertiaJS + Laravel + MySQL Installation docker compose up docker exec -it <name of web-scraper_web container> /bin/bash composer install php artisan migrate Commands php artisan scrape:hackernews - scrape hackernews articles