{"id":43546243,"url":"https://github.com/clear-code/pgroonga-example-laravel","last_synced_at":"2026-02-03T18:44:30.908Z","repository":{"id":25976564,"uuid":"95402938","full_name":"clear-code/pgroonga-example-laravel","owner":"clear-code","description":"Example application of Laravel 5.4 with PGroonga","archived":false,"fork":false,"pushed_at":"2026-01-22T02:24:08.000Z","size":1690,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-01-22T16:01:41.371Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clear-code.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-26T03:01:10.000Z","updated_at":"2026-01-22T02:24:11.000Z","dependencies_parsed_at":"2024-01-11T06:54:22.950Z","dependency_job_id":"f36cba01-661f-4c0c-a6c4-303bc5965df9","html_url":"https://github.com/clear-code/pgroonga-example-laravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clear-code/pgroonga-example-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clear-code%2Fpgroonga-example-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clear-code%2Fpgroonga-example-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clear-code%2Fpgroonga-example-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clear-code%2Fpgroonga-example-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clear-code","download_url":"https://codeload.github.com/clear-code/pgroonga-example-laravel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clear-code%2Fpgroonga-example-laravel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29053292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"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":[],"created_at":"2026-02-03T18:44:30.173Z","updated_at":"2026-02-03T18:44:30.890Z","avatar_url":"https://github.com/clear-code.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pgroonga-example-laravel\n\nExample application of Laravel 5.4 with PGroonga\n\n## How to setup\n\nPrepare homestead environment before all.\n\n```\n% vagrant ssh\nvagrant@homestead:~$ git clone https://github.com/clear-code/pgroonga-example-laravel.git Blog\nvagrant@homestead:~$ cd Blog\nvagrant@homestead:~/Blog$ composer install\nvagrant@homestead:~/Blog$ php artisan migrate\nvagrant@homestead:~/Blog$ php artisan db:seed\n```\n\n## How to try fulltext search with PGroonga\n\nInstall PGroonga at first.\n\n```\nvagrant@homestead:~$ sudo add-apt-repository -y universe\nvagrant@homestead:~$ sudo add-apt-repository -y ppa:groonga/ppa\nvagrant@homestead:~$ sudo apt-get update\nvagrant@homestead:~$ sudo apt-get install -y -V postgresql-9.5-pgroonga\n```\n\nThen switch to the `search-with-pgroonga` branch.\n\n```\nvagrant@homestead:~/Blog$ git checkout search-with-pgroonga\nvagrant@homestead:~/Blog$ php artisan migrate\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclear-code%2Fpgroonga-example-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclear-code%2Fpgroonga-example-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclear-code%2Fpgroonga-example-laravel/lists"}