Composer is a dependency manager tool for PHP.It will manage all kind of dependencies that you require for a project. It will get all the required libraries and manage them all in one place. Composer is not package manage but it’s manage libraries and manage(install/update) for us
Robots.txt is text file created by webmasters to instruct web robots how to crawl pages of their website. This file placed at the root of the site that indicates those parts of your site you don’t want accessed by search engine crawlers. The file uses the RES ( Robots Exclusion Standard ) protocol. Default Format
Laravel is open source and most popular PHP frameworks for rapid web applications development. laravel provides great features like authentication techniques , Artisan , Routing , Eloquent ORM, Query Builder , Blade Templating , Security and many other features thats why its the most popular PHP framework among developers. In this tutorial we will learn […]
App id paypal login to paypal developers dashboard click on “My Apps & Credentials” Go to the bottom of the page where all apps are listed click on the App name here you can get all the details
Step 1 : Allow less secure apps Login to your gmail account Click on My Account Go to Sign-in & security settings click here Turn on Allow less secure apps Step 2 : Unlock captcha Login to your gmail account Click on the following link click here Click on continue button
A web cache is an technology for the temporary storage of web documents, to reduce server lag.Caching is used to make subsequent requests faster