Mauricio Navarro

By pdevs_admin, 22 March, 2018
Laravel is powerful PHP framework, it could be pretty easy to build a site using it. I’m going to give you some very short steps to install a new Laravel project, this guide is focused on a Ubuntu environment but it could be useful to other operating systems.
By pdevs_admin, 19 March, 2018
Sometimes we need to build a site that processes the requests by AJAX in order to give a better experience to the users and remove the flash when the page is redirecting.

Tags

By pdevs_admin, 9 March, 2018
Apache Solr is a search application based on Apache Lucene, Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more.
By pdevs_admin, 2 March, 2018
The following document, explains how we can configure a virtual host for any site on Ubuntu, you just need to follow these steps sequentially.

Tags