victoralagwu/laravel-invoiceable

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

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

pkg:composer/victoralagwu/laravel-invoiceable

dev-master 2019-10-29 08:55 UTC

This package is auto-updated.

Last update: 2025-11-29 03:24:34 UTC


README

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