(02) Install Dompdf in Laravel | How to Generate PDF in Laravel with DOMPDF

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello everyone today in this video we are going to install the laravel 9 application because we are going to do this in the laravel 9 which is the latest version of laravel and then we are going to install this dom pdf so first we are going to install the laravel 9 project so let's go here and i already created this project i entered this command composer create project and i named this pdf generator and it's successfully completed and now i'm going to go to this directory so this would be the pdf generator so let me go to this one pdf generator and here i'm going to run my server php artisan serve and oh yes it's now serving us localhost and i also opened this in the text editor so this one is a pdf generator right and it's also opened here and we are in the level 9 so what's next we are going to install this into our laravel project so what is a good way to install this we are going to use this through composer it's very simple so let's copy this command go to your project and open the terminal here and here we are going to install this so library okay hit enter and it's going to grab this laravel down pdf from the github repository and then add this into our project and yes it's so now grabbing the files and wait for a moment to complete this process it will not take too much time so let's take eye on it so let's go back to the documentation okay so in the next we need to go here in the if you are going in the lumen you can generate you can add this into your bootstrap slash app.php file so let me open it for you so it's this one app.php file so you need to add it here right and if you are in the simple one you can add this but it's not mandatory stuff you can do this without this one so i'm not going to add this one okay and then you need to use uh there are users you can generate this through this by using this convention right so we are going to do this in the next video so next video is going very amazing so stay connected i will meet you in the next one bye
Info
Channel: Career Development Lab
Views: 12,389
Rating: undefined out of 5
Keywords: convert html to pdf in laravel, html page to pdf laravel, how to convert html to pdf in laravel, laravel export to pdf, laravel html to pdf tutorial, laravel generate pdf, laravel dompdf tutorial, laravel pdf generate, dompdf, dompdf with laravel, dompdf laravel, how to generate pdf in laravel, how to create pdf in laravel, how to generate pdf file in laravel, generate pdf in laravel series, install dompdf in laravel, install dompdf using composer, install dompdf laravel
Id: DXEyiK50j8I
Channel Id: undefined
Length: 2min 35sec (155 seconds)
Published: Mon May 09 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.