Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florianv/awesome-nova
🎉 A curated list of awesome things related to Laravel Nova
https://github.com/florianv/awesome-nova
List: awesome-nova
awesome laravel nova php
Last synced: 30 days ago
JSON representation
🎉 A curated list of awesome things related to Laravel Nova
- Host: GitHub
- URL: https://github.com/florianv/awesome-nova
- Owner: florianv
- Created: 2018-08-22T11:59:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T08:20:57.000Z (about 6 years ago)
- Last Synced: 2024-05-19T14:01:21.323Z (6 months ago)
- Topics: awesome, laravel, nova, php
- Size: 23.4 KB
- Stars: 96
- Watchers: 11
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Laravel Nova [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> 🎉 A curated list of awesome things related to Laravel Nova
## Index
- [Official](#official)
- [Articles](#articles)
- [Videos](#videos)
- [Packages](#packages)
- [Tools](#tools)
- [Cards](#cards)## Official
* [Site](https://nova.laravel.com)
* [Documentation](https://nova.laravel.com/docs/1.0/installation.html)
* [Packages](https://novapackages.com)## Articles
* [Introducing Laravel Nova - Laravel News](https://laravel-news.com/laravel-nova)
* [Introducing Laravel Nova - Taylor Otwell](https://medium.com/@taylorotwell/introducing-laravel-nova-7df0c9f67273)
* [Getting Started with Laravel Nova](https://medium.com/@nickjbasile/getting-started-with-laravel-nova-f2a04fa9df82)
* [Deep Diving Laravel Nova](https://medium.com/@nickjbasile/deep-diving-laravel-nova-6eb413a081ee)
* [Common problems when setting up Laravel Nova](https://medium.com/@franz_40702/common-problems-when-setting-up-laravel-nova-fcd651731cc8)
* [Einfache Administration mit Laraval Nova](https://orlyapps.de/blog/web/einfache-administration-mit-laravel-nova) (German)
## Videos* [Laracon 2018 Keynote](https://www.youtube.com/watch?v=pLcM3mpZSV0)
* [Laravel Nova Overview](https://www.youtube.com/watch?v=aOAN41eAbLs)## Packages
* [Nova Packages](https://novapackages.com). Discover new packages. Build amazing things.
### Actions
* [Excel](https://github.com/Maatwebsite/Laravel-Nova-Excel/). Nova action that adds out-of-the-box resource exports to Laravel Nova.
### Tools
* [Skeleton](https://github.com/spatie/skeleton-nova-tool). A skeleton repository for Spatie's Nova Packages.
* [Tinker](https://github.com/beyondcode/nova-tinker-tool). Use the power of Tinker within your Nova application.
* [Backup](https://github.com/spatie/nova-backup-tool). A Laravel Nova tool to backup your app.
* [Tail](https://github.com/spatie/nova-tail-tool). A Laravel Nova tool to display the application log.
* [Cashier Manager](https://github.com/themsaid/nova-cashier-manager). Managing Stripe subscriptions inside the incredible Laravel Nova admin panel.
* [Logs](https://github.com/KABBOUCHI/nova-logs-tool). A Laravel Nova tool to manage and keep track of each one of your logs files.
* [Links](https://github.com/vmitchell85/nova-links). Add custom links to your Nova sidebar.
### Cards
* [Laravel Update](https://github.com/beyondcode/nova-laravel-update-card). Check if you're running the latest Laravel version right from your Nova dashboard.
* [Package Discovery](https://github.com/tightenco/nova-package-discovery). Nova card for showing stats from novapackages.com
* [Custom Dashboard](https://github.com/beyondcode/nova-custom-dashboard-card). A Laravel Nova dashboard card that allows you to build custom dashboards.
* [Cache](https://github.com/dannyvink/nova-cache-card). Manage your application's cache from a handy Laravel Nova dashboard card.
* [Nova Algolia Card](https://github.com/nicolasbeauvais/nova-algolia-card). Get some insight on your Algolia indexing with this easy to use Nova card.
* [Nova Cloudflare Card](https://github.com/zOxta/nova-cloudflare-card). Purge your CloudFlare's cache in two clicks from a Laravel Nova dashboard card.
### Fields
* [Nova Trumbowyg](https://github.com/Johnathan/nova-trumbowyg/). Nova field that provides a Trumbowyg WYSIWYG editor.