Author: Sajid
How to to Install Laravel – The PHP Framework
Laravel is a trending framework in PHP development. In addition, Laravel is a free, open-source framework. If you wish to start learning Laravel, go ahead…
Posted in PHP
TinyPNG Compress Images Using PHP
Are you facing a site speed problem? You should then consider optimizing your site images. Heavy images make the site speed slow. So what’s the…
How to Apply AngularJS Form Validation
AngularJS is one of the most popular JavaScript framework developed by Google. This framework is dominating the world because of its powerful features. In this…
Posted in PHP
How to Optimize Image On Upload In PHP
Recently one of the readers asked me how to optimize images on upload in PHP. To answer the question, I decided to write an article…