Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
H

Hello Dolly from WordPress

This package is possibly abandoned. Please proceed with care.

Installation Instructions

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require abr4xas/nova-hello-dolly

Next up, you must register the card with Nova. This is typically done in the cards method of the NovaServiceProvider.

// in app/Providers/NovaServiceProvider.php

// ...

public function cards()
{
    return [
        // ...
        new NovaHelloDolly,
    ];
}

Readme

Readme not found. Refer to the project website: https://github.com/abr4xas/nova-hello-dolly

Screenshots

Back to Top
Added 6 years ago

This package should be on the Packagist API but we're not getting any results.

Please note that the Packagist cache is pretty long, so some times you just need to check back in an hour.

Favorites

1 user favorited

Rating

N/A
(out of 5)
★★★★★
★★★★
★★★
★★
0 ratings

Author

Tags

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas