A Laravel Nova tool, to show currency list conversion

dev-master 2021-01-27 08:57 UTC

This package is auto-updated.

Last update: 2025-09-13 21:08:41 UTC


README

Install package in any Nova app.

composer require suryachauhan55/sample

Open app/Providers/NovaServiceProvider and add your tool to the tools() method.

app/Providers/NovaServiceProvider