{"id":36280653,"url":"https://github.com/jericizon/laravisor","last_synced_at":"2026-01-11T09:03:55.216Z","repository":{"id":56998115,"uuid":"241274361","full_name":"jericizon/laravisor","owner":"jericizon","description":"Generate laravel supervisor configuration in easiest way","archived":false,"fork":false,"pushed_at":"2020-02-18T05:40:30.000Z","size":8,"stargazers_count":20,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-07-15T05:22:35.033Z","etag":null,"topics":["laravel","laravisor","queue","supervisor"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jericizon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-18T04:44:58.000Z","updated_at":"2023-07-15T05:22:35.034Z","dependencies_parsed_at":"2022-08-21T14:50:13.101Z","dependency_job_id":null,"html_url":"https://github.com/jericizon/laravisor","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/jericizon/laravisor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericizon%2Flaravisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericizon%2Flaravisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericizon%2Flaravisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericizon%2Flaravisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jericizon","download_url":"https://codeload.github.com/jericizon/laravisor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jericizon%2Flaravisor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28298877,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T08:21:30.231Z","status":"ssl_error","status_checked_at":"2026-01-11T08:21:26.882Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["laravel","laravisor","queue","supervisor"],"created_at":"2026-01-11T09:03:54.600Z","updated_at":"2026-01-11T09:03:55.211Z","avatar_url":"https://github.com/jericizon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravisor\nGenerate laravel supervisor configuration in easiest way.\n\nBefore proceeding make sure you already have supervisor installed into your server. \nhttps://laravel.com/docs/master/queues#supervisor-configuration\n\n## Configure supervisor\n\nUpdate supervisor config, edit the file or equivalent.\n/etc/supervisor/supervisord.conf\n\nUpdate line below:\n```\n[include]\nfiles = {your_project_root_path}/config/laravisor-conf/*.conf\n```\n\n## Installation\n    $ composer require jericizon/laravisor\n\n### Publish config files\n    $ php artisan vendor:publish --tag=laravisor-config\n\n\n### Create supervisor config file\n    $ php artisan laravisor:create {worker_name}\n\n### Restart supervisor\n    $ php artisan laravisor:restart\n\nAfter creating new config file. make sure restart the supervisor in able to get the new configuration\n    \n## License\n\nMIT\n\nCopyright (c) 2020, Jeric\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjericizon%2Flaravisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjericizon%2Flaravisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjericizon%2Flaravisor/lists"}