{"id":19280084,"url":"https://github.com/jinyphp/laravel","last_synced_at":"2026-02-13T06:19:56.829Z","repository":{"id":220289601,"uuid":"751228781","full_name":"jinyphp/laravel","owner":"jinyphp","description":"라라벨에서 inyPHP환경을 구축하기 위한 스타트 페키지 입니다","archived":false,"fork":false,"pushed_at":"2025-02-13T11:24:52.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T09:56:35.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.jinyphp.com","language":"Blade","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/jinyphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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":"2024-02-01T07:26:10.000Z","updated_at":"2025-02-13T11:24:47.000Z","dependencies_parsed_at":"2025-01-05T16:27:49.248Z","dependency_job_id":"77e13090-05fc-4329-af2b-fe95200865b1","html_url":"https://github.com/jinyphp/laravel","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"b7a5669ed1e1119d6f6d7574de2b958c4bf43184"},"previous_names":["jinyphp/laravel"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/jinyphp/laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Flaravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Flaravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Flaravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Flaravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinyphp","download_url":"https://codeload.github.com/jinyphp/laravel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinyphp%2Flaravel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261972911,"owners_count":23238539,"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-11-09T21:16:51.265Z","updated_at":"2026-02-13T06:19:56.803Z","avatar_url":"https://github.com/jinyphp.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jiny Laravel\n`jiny/laravel`은 기존 라라벨 환경에서 `JinyPHP`환경을 구축하기 위한 스타트 페키지 입니다.\n스타트 페지키를 설치하시면 인증, 사용자 관리, 관리자 페이지등 필요한 기능들을 사용할 수 있습니다.\n\n## 설치\n`jiny/laravel`은 추가 페키지 형태로 개발되었습니다. 라라벨 프로젝트를 먼저 설치한 후에 추가로 설치되는 확장 페키지 입니다.\n\n\n단계1. 먼저 라라벨을 설치합니다.\n\n```bash\ncomposer create-project laravel/laravel 프로젝트명\ncd 프로젝트명\n```\n\n설치된 라라벨 프로젝트 폴더로 이동합니다. \n\n단계2. 컴포저를 통하여 `jiny/laravel` 페키지를 설치합니다.\n\n```bash\ncomposer require jiny/laravel\n```\n\n데이터베이스 설치 및 초기화 명령을 실행합니다.\n\n```\nphp artisan migrate\nphp artisan jiny:init\n```\n\n## 의존성\n`jiny/laravel`는 추가로 몇개의 페키지가 의존됩니다.\n\n* jiny/locale : 언어, 국가 및 로케일을 관리합니다.\n* jiny/manual \n* jiny/modules : 추가 모듈을 설치 관리합니다.\n\n* jiny/auth : 인증 패키지 입니다. \n* jiny/admin : 관리자 페이지 입니다.\n\n\n## 기능\n`jiny/laravel`에는 라라벨의 기능을 보다 쉽게 사용할 수 있도록 도와주는 기능들을 몇개 제공하고 있습니다.\n\n* 테이블관리\n\n## Assets 복사\n\n```\nphp artisan vendor:publish --tag=\"laravel-assets-views\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyphp%2Flaravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjinyphp%2Flaravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinyphp%2Flaravel/lists"}