{"id":23689996,"url":"https://github.com/murdercode/nova4-seotitle","last_synced_at":"2026-01-14T22:30:14.034Z","repository":{"id":57673321,"uuid":"481688942","full_name":"murdercode/Nova4-SeoTitle","owner":"murdercode","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-23T16:47:59.000Z","size":86,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T08:18:23.845Z","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-14T17:20:33.000Z","updated_at":"2023-01-16T09:58:44.000Z","dependencies_parsed_at":"2024-12-30T01:58:18.420Z","dependency_job_id":"e9bb5668-f5f8-4596-b9fe-93e794fd41ea","html_url":"https://github.com/murdercode/Nova4-SeoTitle","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"9ef89bdda5ff855f674881db47bd4372478242ad"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoTitle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoTitle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoTitle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murdercode%2FNova4-SeoTitle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murdercode","download_url":"https://codeload.github.com/murdercode/Nova4-SeoTitle/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.810Z","updated_at":"2026-01-14T22:30:13.733Z","avatar_url":"https://github.com/murdercode.png","language":"Vue","readme":"# Laravel Nova 4 SeoTitle\n\nThis is a text field (formerly called SeoTitle) which calculates a min/max length of your text and helps you to make it **better for SEO**.\n\n![Alt Text](https://media1.giphy.com/media/OjUamTjok3e5bFPEoJ/giphy.gif?cid=790b7611ae1996b3cc6d4ef3b5aae31dc316b4035c2b0e0e\u0026rid=giphy.gif\u0026ct=g)\n\n## Setup\n\nFirst install with:\n```bash\n$ composer require murdercode/seo-title\n```\n\nthen add it in your Nova class:\n```php\n\u003c?php\n\nuse Murdercode\\SeoTitle\\SeoTitle;\n\npublic function fields(NovaRequest $request)\n{\n  SeoTitle::make(__('Title'), 'title')\n        -\u003erangeLength(30, 60)\n        -\u003ehideIcon() // For hide the SEO icon\n        -\u003erules('required', 'max:255', 'min:3');\n}\n```\n\nEnjoy! 🙃\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurdercode%2Fnova4-seotitle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurdercode%2Fnova4-seotitle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurdercode%2Fnova4-seotitle/lists"}