Milad Mohammadi

Results 2 comments of Milad Mohammadi

> There is no Invoice class: > > ` public function __construct(Invoice $invoice) { $this->invoice = $invoice; }` > > What should i do? "Invoice" class does not belong to...

> Library have template on pug, but don't have pug-plain-loader in devDependencies. So I have install it separately. You should put it to devDependencies in library package.json file. thang @glutaminefree...