A Laravel Nova tool, to show currency list conversion

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

This package is auto-updated.

Last update: 2024-09-13 18:52:40 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