Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Create Serve Command #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vivekdhumal
Copy link

@vivekdhumal vivekdhumal commented Jun 17, 2017

This is a new command for katana project as "php katana serve" it will serve local site with php built-in server with option to configure port as -p "custom port" | --port "custom port" .

I find this is very efficient approach which is missing in current katana components which will make the katana complete at this stage like the laravel does.

php katana serve command will serve local site with php built-in server with option to configurable port as -p "port" | --port "port"
@vivekdhumal vivekdhumal changed the title Create ServeCommand.php Create Serve Command Jun 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant