Skip to content

kaashyan/laravel-nova-installed-packages

Repository files navigation

Currency Listing Base On Country

Installation

Step:- 1)


composer require indianic/laravel-nova-installed-packages



Step:- 2)
-----

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

// in app/Providers/NovaServiceProvider.php

public function tools()
{
    return [
        new \Standardpackage\NovaInstalledPackages\Tool(),
    ];
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published