Welcome guys welcome to this video in this video we are going to use larawell and javascript and we are going to add about a pdf viewer so the thing is you can implement this in any website you can add in your website and you can give the custom pagination so that user can see multiple pages so we are going to use 30 page pdf here so here is the outcome here i have this pdf viewer so currently i'm on first page i click on next page there is a timeout set up there that holds for a time and then loads the next page so i click next and it loads the next page we can add the loading or custom pagination more at once if you want me to we can do that but for now this is what we are going to create in this particular video and the code is also look for download all the links are in the description so let's get started all right guys to start with first of all we need to have a laravel project so i'm going to go to the larval website so well installation now make sure you have the composer or node.js installed both software server needs to be installed in your system because when we create a project in our wall we acquire composer and for running any npm command you will be needing the node.js so here you can see that composer create project so what i'm going to do i'm going to open the power bash here powershell now here i'm going to go to cd desktop and in desktop i'm going to create this project and copy this paste here now we can give it a name pdf...