Welcome Guest, Not a member yet? Register   Sign In
Craftsman - Interactive CLI
#5

(This post was last modified: 12-08-2016, 04:49 PM by dsv. Edit Reason: remove hhvm support )

Now with Craftsman you can test your application without installing a web server using the serve command:

Code:
php vendor/bin/craftsman serve

Arguments:
  • --host: The host address to serve the application on (default:localhost).
  • --port: The port to serve the application on (default: 8000).
  • --docroot: Set an explicit document root (default: cwd).
Reply


Messages In This Thread
Craftsman - Interactive CLI - by dsv - 08-18-2015, 03:34 AM
RE: Craftsman CLI - by dsv - 04-07-2016, 09:16 AM
RE: Craftsman CLI - by dsv - 07-09-2016, 11:00 AM
RE: Craftsman CLI - by dsv - 12-08-2016, 04:52 PM
RE: Craftsman - Interactive CLI - by dsv - 01-09-2017, 10:51 AM
RE: Craftsman - Interactive CLI - by abmcr - 02-05-2017, 10:08 AM
RE: Craftsman - Interactive CLI - by dsv - 02-20-2017, 02:08 PM
RE: Craftsman - Interactive CLI - by cvetan - 04-03-2018, 03:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB