Laravel Installation

Laravel is a popular PHP web application framework that makes it easy to build and maintain web applications. In this article, we’ll go through the steps for installing Laravel on your computer.

Back Pack For PHP Development

If you are new to the world of PHP development and want to excel in it with fast pace, then you should have complete acquaintance on some of the most known tools and resources of PHP in the market. These tools will help you to nurture your skills more and will give you ease to develop any application with flawless perfection. There are many advanced tools and resources for PHP development available in the market. But you should be smart enough to choose and pick the best ones for your developmental practices. From highly immersive frameworks to smart programming IDEs, developer communities to different online PHP portals. There are lot of stuff available with which you could play and enhance your development skills with them.

Best Websites Built with Ruby On Rails And Two Strong Front-End Frameworks

According to builtwith. com, almost 5% of 10,000 top websites are developed with the help of Ruby on Rails. The matter is that many entrepreneurs make the decision to create new startups on RoR due to the speed of web development. RoR makes it possible to do everything very fast with the software. Moreover, it is an open-source framework, that is why it is appealing to new software products.

Ajax Upload to Amazon AWS S3 Using jQuery & PHP

Previously in another post, I had created a uploader using simple HTML and PHP to upload files directly to Amazon AWS S3 server. In this tutorial, we will transform s3 uploader into Ajax based uploader using jQuery. Ajax makes it really easy for the user as the page doesn’t need to be reloaded and we can also show a progress bar as the user waits for the upload to finish.