{"id":13828011,"url":"https://github.com/florianv/awesome-nova","last_synced_at":"2026-06-28T06:30:18.536Z","repository":{"id":147169940,"uuid":"145703026","full_name":"florianv/awesome-nova","owner":"florianv","description":"🎉 A curated list of awesome things related to Laravel Nova","archived":false,"fork":false,"pushed_at":"2018-09-10T08:20:57.000Z","size":24,"stargazers_count":96,"open_issues_count":0,"forks_count":6,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-05-19T14:01:21.323Z","etag":null,"topics":["awesome","laravel","nova","php"],"latest_commit_sha":null,"homepage":null,"language":null,"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/florianv.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}},"created_at":"2018-08-22T11:59:58.000Z","updated_at":"2023-05-18T04:34:43.000Z","dependencies_parsed_at":"2023-07-17T16:44:47.737Z","dependency_job_id":null,"html_url":"https://github.com/florianv/awesome-nova","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianv%2Fawesome-nova","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianv%2Fawesome-nova/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianv%2Fawesome-nova/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianv%2Fawesome-nova/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/florianv","download_url":"https://codeload.github.com/florianv/awesome-nova/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219857157,"owners_count":16556073,"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":["awesome","laravel","nova","php"],"created_at":"2024-08-04T09:02:26.391Z","updated_at":"2026-06-28T06:30:16.462Z","avatar_url":"https://github.com/florianv.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Awesome Laravel Nova [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n\u003e 🎉 A curated list of awesome things related to Laravel Nova\n\n## Index\n\n- [Official](#official)\n- [Articles](#articles)\n- [Videos](#videos)\n- [Packages](#packages)\n - [Tools](#tools)\n - [Cards](#cards)\n\n## Official\n\n* [Site](https://nova.laravel.com)\n* [Documentation](https://nova.laravel.com/docs/1.0/installation.html)\n* [Packages](https://novapackages.com)\n\n## Articles\n\n* [Introducing Laravel Nova - Laravel News](https://laravel-news.com/laravel-nova)\n* [Introducing Laravel Nova - Taylor Otwell](https://medium.com/@taylorotwell/introducing-laravel-nova-7df0c9f67273)\n* [Getting Started with Laravel Nova](https://medium.com/@nickjbasile/getting-started-with-laravel-nova-f2a04fa9df82)\n* [Deep Diving Laravel Nova](https://medium.com/@nickjbasile/deep-diving-laravel-nova-6eb413a081ee)\n* [Common problems when setting up Laravel Nova](https://medium.com/@franz_40702/common-problems-when-setting-up-laravel-nova-fcd651731cc8)\n* [Einfache Administration mit Laraval Nova](https://orlyapps.de/blog/web/einfache-administration-mit-laravel-nova) (German)\n## Videos\n\n* [Laracon 2018 Keynote](https://www.youtube.com/watch?v=pLcM3mpZSV0)\n* [Laravel Nova Overview](https://www.youtube.com/watch?v=aOAN41eAbLs)\n\n## Packages\n\n* [Nova Packages](https://novapackages.com). Discover new packages. Build amazing things.\n\n### Actions\n\n* [Excel](https://github.com/Maatwebsite/Laravel-Nova-Excel/). Nova action that adds out-of-the-box resource exports to Laravel Nova.\n\n### Tools\n\n* [Skeleton](https://github.com/spatie/skeleton-nova-tool). A skeleton repository for Spatie's Nova Packages.\n\n* [Tinker](https://github.com/beyondcode/nova-tinker-tool). Use the power of Tinker within your Nova application.\n\n* [Backup](https://github.com/spatie/nova-backup-tool). A Laravel Nova tool to backup your app.\n\n* [Tail](https://github.com/spatie/nova-tail-tool). A Laravel Nova tool to display the application log.\n\n* [Cashier Manager](https://github.com/themsaid/nova-cashier-manager). Managing Stripe subscriptions inside the incredible Laravel Nova admin panel.\n\n* [Logs](https://github.com/KABBOUCHI/nova-logs-tool). A Laravel Nova tool to manage and keep track of each one of your logs files.\n\n* [Links](https://github.com/vmitchell85/nova-links). Add custom links to your Nova sidebar.\n\n### Cards\n\n* [Laravel Update](https://github.com/beyondcode/nova-laravel-update-card). Check if you're running the latest Laravel version right from your Nova dashboard.\n\n* [Package Discovery](https://github.com/tightenco/nova-package-discovery). Nova card for showing stats from novapackages.com\n\n* [Custom Dashboard](https://github.com/beyondcode/nova-custom-dashboard-card). A Laravel Nova dashboard card that allows you to build custom dashboards.\n\n* [Cache](https://github.com/dannyvink/nova-cache-card). Manage your application's cache from a handy Laravel Nova dashboard card.\n\n* [Nova Algolia Card](https://github.com/nicolasbeauvais/nova-algolia-card). Get some insight on your Algolia indexing with this easy to use Nova card.\n\n* [Nova Cloudflare Card](https://github.com/zOxta/nova-cloudflare-card). Purge your CloudFlare's cache in two clicks from a Laravel Nova dashboard card.\n\n### Fields\n\n* [Nova Trumbowyg](https://github.com/Johnathan/nova-trumbowyg/). Nova field that provides a Trumbowyg WYSIWYG editor.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianv%2Fawesome-nova","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianv%2Fawesome-nova","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianv%2Fawesome-nova/lists"}