Difference between #3 and #4 of
PHP built-in server integration

Revision #4 has been created by Headshaker on Aug 5, 2015, 4:33:35 PM with the memo:

Delete personal data
« previous (#3)

Changes

Title unchanged

PHP built-in server integration

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

yii2, webserver, server, php server, command line

Content changed

[...]
use yii\console\Controller;

/**
* This command runs PHP built in web server
*
* @author
Mariusz Soltys <contact@newairhost.com>Headshaker
*/
class ServeController extends Controller
{
/**
* This command echoes what you have entered as the message.
[...]
1 0
3 followers
Viewed: 51 969 times
Version: 2.0
Category: How-tos
Written by: Headshaker
Last updated by: Headshaker
Created on: Jul 23, 2015
Last updated: 9 years ago
Update Article

Revisions

View all history