php artisan vendor:publish did nothing
leexin opened this issue · 2 comments
leexin commented
Config file and views are not copied over to project directory after vendor:publish.
Could it be InvoicesServiceProvider file not found in vendor directory?
Using consoletvs/invoices ^1.2
ConsoleTVs commented
https://github.com/ConsoleTVs/Invoices/blob/master/InvoicesServiceProvider.php#L32
It should publish this ^^
codevio commented
@ConsoleTVs I think we can close this issue.