{"id":15917560,"url":"https://github.com/takuya/artisan_serve_debug","last_synced_at":"2025-07-13T00:40:25.601Z","repository":{"id":136550364,"uuid":"319200999","full_name":"takuya/artisan_serve_debug","owner":"takuya","description":"Orverride 'artisan serve' for debug config","archived":false,"fork":false,"pushed_at":"2020-12-07T04:51:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T22:06:50.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takuya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-07T04:12:56.000Z","updated_at":"2020-12-07T04:51:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"db188207-aefc-4025-9f72-b3f8ee5413cf","html_url":"https://github.com/takuya/artisan_serve_debug","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.19999999999999996","last_synced_commit":"ceca99d03891f8a0caa32ba5fac9bfd7175fc7fc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takuya/artisan_serve_debug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fartisan_serve_debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fartisan_serve_debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fartisan_serve_debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fartisan_serve_debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuya","download_url":"https://codeload.github.com/takuya/artisan_serve_debug/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fartisan_serve_debug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265076118,"owners_count":23707513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T18:11:29.362Z","updated_at":"2025-07-13T00:40:25.386Z","avatar_url":"https://github.com/takuya.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Xdebug enabled laravel artisan serve \n\n` artisan serve` can't accept Xdebug option.   becaucse ` artisan serve` has no way to pass `-d` options.\nThis package add artisan command ` artisan serve:debug`.\n\n \n\n## Installation \n```\n./composer.phar config repositories.github-takuya vcs  https://github.com/takuya/artisan_serve_debug\n./composer.phar require --dev -n takuya/artisan_serve_debug:dev-main\n```\n\n## start builtin-WebServer with debug\n```\nphp artisan serve:debug\n```\n\n\n## Another Way to enable xdebug \n\nThis package shipped with ` artisan serve:use_ini` command.\nThis command enable to load addtional `.ini` which placed at project root.\n\n```\ncd $laravel_procject\ntouch .user.ini\nphp artisan serve:use_ini\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fartisan_serve_debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakuya%2Fartisan_serve_debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fartisan_serve_debug/lists"}