{"id":23689995,"url":"https://github.com/murdercode/nova4-seodescription","last_synced_at":"2026-01-24T09:31:59.000Z","repository":{"id":57673316,"uuid":"481717689","full_name":"murdercode/Nova4-SeoDescription","owner":"murdercode","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-14T19:29:08.000Z","size":144,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T08:18:23.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/murdercode.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}},"created_at":"2022-04-14T18:58:24.000Z","updated_at":"2023-01-12T11:02:31.000Z","dependencies_parsed_at":"2022-08-31T08:22:12.593Z","dependency_job_id":null,"html_url":"https://github.com/murdercode/Nova4-SeoDescription","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoDescription","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoDescription/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoDescription/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoDescription/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murdercode","download_url":"https://codeload.github.com/murdercode/Nova4-SeoDescription/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753699,"owners_count":19691160,"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-12-30T01:58:12.809Z","updated_at":"2026-01-14T22:30:13.862Z","avatar_url":"https://github.com/murdercode.png","language":"Vue","readme":"# Laravel Nova 4 SeoDescription\n\nInspired to [Nova 4 SeoTitle](https://github.com/murdercode/Nova4-SeoTitle), but as TextArea field.\n\n## Setup\n\nFirst install with:\n```bash\n$ composer require murdercode/nova4-seo-description\n```\n\nthen add it in your Nova class:\n```php\n\u003c?php\n\nuse Murdercode\\SeoDescription\\SeoDescription;\n\npublic function fields(NovaRequest $request)\n{\n          $seoDescription = SeoDescription::make(__('Preview'), 'preview')-\u003erangeLength(120, 155)\n            -\u003erules(['required', 'min:20'])\n            -\u003ehideFromIndex()\n            -\u003ehelp(__('The description of the article.'));\n\n}\n```\n\nEnjoy! 🙃\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurdercode%2Fnova4-seodescription","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurdercode%2Fnova4-seodescription","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurdercode%2Fnova4-seodescription/lists"}