Darken\Console\Commands\Dev

class

Class Dev This class is used to define the dev command for the application. It starts the development server and the watcher process to automatically rebuild the code when changes are detected.

Methods

Method Details

public void run (Darken\Console\Application $app) Dev.php#20
$app Darken\Console\Application
Return void