Error Interface "Http\Client\HttpClient" not found.
with CUPS driver
#81
Labels
bug
Something isn't working
Laravel Printing Version
dev-main
Laravel Version
^9.0
Print Driver
cups
Bug description
When I try to run any laravel printing basic operation like
Printing::printers()
with thecups
driverI get the following (using
tinker --verbose
):I think the driver's code is outdated, maybe it's less used than PrintNode ?
FYI @rawilk
Steps to reproduce
php artisan tinker --verbose
Printing::printers()
Relevant log output
No response
The text was updated successfully, but these errors were encountered: