cakephp-instaweb

Development webserver for CakePHP applications

Install

All systems
curl cmd.cat/cakephp-instaweb.sh
Debian Debian
apt-get install cakephp-instaweb
Ubuntu
apt-get install cakephp-instaweb
Windows (WSL2)
sudo apt-get update sudo apt-get install cakephp-instaweb
Raspbian
apt-get install cakephp-instaweb

cakephp-instaweb

Development webserver for CakePHP applications

CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. This package contains a tiny Python-based webserver suitable for quick development of CakePHP applications, similar to Django's 'runserver' and the 'script/server' script in Ruby on Rails.