laravel-printing

Introduction

Requirements

  • PHP 8.2 or greater
  • Laravel 10.0 or greater
  • A printer on your local network that you can print to and that your selected driver can access.
  • A receipt printer if you are printing receipts
  • A PrintNode account and api key.
  • A local computer/server that can run the PrintNode client software - this computer/server will need to be able to print to any printers you wish to use.

See the PrintNode Overview for more information on installing and configuring this driver.

  • A local print server running CUPS on the same network as any printers you are going to print to. See this guide for help.

See the CUPS Overview for more information on installing and configuring this driver.

Laravel Minimum Version Maximum Version
6.0 1.0.0 1.3.0
7.0 1.0.0 1.3.0
8.0 1.2.2 3.0.5
9.0 3.0.0 3.0.5
10.0 3.0.2
11.0 3.0.4
12.0 3.0.5
Previous
Introduction