
Featured
-
How Regression Testing Detects Integral Errors In Business Processes
Humans are forever changing and evolving and so to
by kristina.rigina -
Get Display Banner Advertising Opportunity on FindNerd Platform
“Do you have a product or service that nee
by manoj.rawat -
Android O Released with Top 7 New Features for App Developers
Android was founded by Andy Rubin, Rich Miner, Nic
by sudhanshu.tripathi -
Top 5 Features That Make Laravel the Best PHP Framework for Development
Laravel is a free open source Web Framework of PHP
by abhishek.tiwari.458 -
Objective C or Swift - Which Technology to Learn for iOS Development?
Swift programming language is completely based on
by siddharth.sindhi
Tags
Install symfony using composer
To install symfony following are the list of required requirement:
- The minimum version of PHP should be 5.5.9
- Need to enable JSON
- Need to enable ctype
- Your php.ini should have the date.timezone setting
Run the following c...
How to configure opencart 2.2.0.0 in your localhost with Virtual host
Opencart is one of the most popular E-commerce Framework in PHP. Opencart is easy to develop high level E-commerce websites. It's follow nicely defined MVC structure. This tutorial is belong to who are looking for best E-commerce solution.
...
Virtual Host Setup In Window?
For setting up the virtual host on window system below are the steps -
Lets suppose,
http://localhost will access for all the projects in a file,
http://qa11.localhost is for access to only one project and also it will set the document_...
Setup Virtual Host
As the name suggested, Virtual Host is a technique to create a virtual URL of a website. For example on the local server we generally run a project like http://localhost/xyz but if you want to run this project like http://www.xyz.com on your loca...
Setting up your system as virtual host using WAMP
if anyone configure's virtual hosts on WAMP server helps to run as many separate sites as you want.This includes following quick steps
1.Go to "C:/Windows/System32/drivers/etc" and open the "hosts" file in Notepad. At the bottom of the hosts f...