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

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -