Still using Excel and Word to manage your projects? Switch to Sagilo; a free online app that will allow your team to collaborate, plan and deliver efficiently. Register for free. No credit cards required.
This tutorial is for changing root directory of apache server on Debian system like Ubuntu. When you install apache (or LAMP) by default the root directory of apache is /var/www/html. When doing development on local machine you might want to change this to some directory in your home directory. Advantage of doing this is you […]
If you have used laravel for any CRUD application you may used the paginate method on you query builder for generating pagination links. However this method doesn’t work well with groupBy and raw queries. This post shows few examples of generating pagination manually using the Paginator class.
In this super small tutorial we’ll learn how to install Laravel 5 on WAMP server. It is assumed that you have a basic knowledge of WAMP. I am using Windows 7 Operating system. In case you are using Windows 8 or 10 or even a XP, the installation steps will remain the same. For installing […]
The mail function of PHP can be used to send mails with attachment just by modifying the header data and changing the Content type. This blog explains how to do it.
Most of the vectors, illustrations and images used on this website are downloaded from Freepik and Pixabay. We are not affiliated to any of these websites but we definitely recommend these websites if you are looking for royalty free commercial images for any of projects.