codeigniter - Is Laravel/Homestead can be used on other PHP frameworks? -
i not yet used laravel , curios if homestead can used on other php frameworks codeigniter?
homestead runs on ubuntu within virtual machine. comes following software installed:
- ubuntu 14.04
- git
- php 7.0
- hhvm
- nginx
- mysql
- sqlite3
- postgres
- composer
- node (with pm2, bower, grunt, , gulp)
- redis
- memcached
- beanstalkd
pretty webserver needs run kind of php framework. if there's missing framework you're using, can install it.
Comments
Post a Comment