{ 

"watch": ["app", "routes", "resources", "config", "database", ".env"], 
"ext": "php,env,blade.php,js,css,html", 
"exec": "php artisan serve"
}
