victoralagwu/laravel-invoiceable

A simple laravel package that allows you invoke the invoiceable trait on a model

Downloads

6

Stars

0

Version

Still In Development...

Just for test

Installation

Run composer require tm30/laravel-invoiceable

Publish the Package php artisan vendor:publish --provider="TM30\LaravelInvoiceable\InvoiceableServiceProvider"

TODO's

  • Write Test
  • Find a way to abstract the models
VictorAlagwu

Author

VictorAlagwu