Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 318 Bytes

Create PDF with Laravel

Code for Create PDF in Laravel Tutorial.

Installation

After cloning the repository, install the dependencies:

composer install

Run Server

Run the server with this command:

php artisan serve