A simple laravel package that allows you invoke the invoiceable trait on a model
victoralagwu/laravel-invoiceable is a Laravel package for a simple laravel package that allows you invoke the invoiceable trait on a model.
It currently has 0 GitHub stars and 6 downloads on Packagist.
Install it with composer require victoralagwu/laravel-invoiceable.
Discover more Laravel packages by victoralagwu
or browse all Laravel packages to compare alternatives.
Last updated
Run
composer require tm30/laravel-invoiceable
Publish the Package php artisan vendor:publish --provider="TM30\LaravelInvoiceable\InvoiceableServiceProvider"