{"id":33999837,"url":"https://github.com/skydiver/nova-update-card","last_synced_at":"2026-03-08T22:31:40.483Z","repository":{"id":36118300,"uuid":"221614460","full_name":"skydiver/nova-update-card","owner":"skydiver","description":"Check if you're running the latest Laravel version right from your Nova dashboard.","archived":false,"fork":false,"pushed_at":"2023-01-05T00:54:16.000Z","size":2131,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-14T21:18:19.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/skydiver/nova-update-card","language":"Vue","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/skydiver.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-14T04:52:36.000Z","updated_at":"2021-01-30T02:44:53.000Z","dependencies_parsed_at":"2023-01-17T00:00:41.477Z","dependency_job_id":null,"html_url":"https://github.com/skydiver/nova-update-card","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/skydiver/nova-update-card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydiver%2Fnova-update-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydiver%2Fnova-update-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydiver%2Fnova-update-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydiver%2Fnova-update-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skydiver","download_url":"https://codeload.github.com/skydiver/nova-update-card/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydiver%2Fnova-update-card/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30275527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2025-12-13T09:08:10.826Z","updated_at":"2026-03-08T22:31:40.441Z","avatar_url":"https://github.com/skydiver.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nova Laravel Update Card\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/skydiver/nova-update-card.svg?style=flat-square)](https://packagist.org/packages/skydiver/nova-update-card)\n[![Total Downloads](https://img.shields.io/packagist/dt/skydiver/nova-update-card.svg?style=flat-square)](https://packagist.org/packages/skydiver/nova-update-card)\n\nCheck if you're running the latest versions of Laravel or Nova right from your dashboard.\n\n\u003e This is a fork of Nova [Laravel Update Card](https://github.com/beyondcode/nova-laravel-update-card). All the credits goes to original authors.\n\n![tinker screenshot](https://github.com/skydiver/nova-update-card/raw/master/screenshot.png)\n\n## Installation\n\nYou can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:\n\n```bash\ncomposer require skydiver/nova-update-card\n```\n\nNext up, you must register the card with Nova. This is typically done in the `cards` method of the `NovaServiceProvider`.\n\n```php\n// in app/Providers/NovaServiceProvder.php\n\n// ...\npublic function cards()\n{\n    return [\n        // ...\n        (new \\Skydiver\\NovaUpdateCard\\LaravelUpdateCard)-\u003ewidth('1/2'),\n        (new \\Skydiver\\NovaUpdateCard\\NovaUpdateCard)-\u003ewidth('1/2'),\n    ];\n}\n```\n\n## Usage\n\nJust visit your Nova dashboard and you'll get information about your installed Laravel and Nova versions.\n\n## Credits\n\n[Laravel Update Card](https://github.com/beyondcode/nova-laravel-update-card)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskydiver%2Fnova-update-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskydiver%2Fnova-update-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskydiver%2Fnova-update-card/lists"}