Skip to content

Instantly share code, notes, and snippets.

@roylee0704
Last active September 18, 2016 12:16
Show Gist options
  • Save roylee0704/a00222c445b2025c91d9ccca74455053 to your computer and use it in GitHub Desktop.
Save roylee0704/a00222c445b2025c91d9ccca74455053 to your computer and use it in GitHub Desktop.
Lavarel commands - under your project dir.
# to start laravel webserver.
artisan serve
# to start laravel schedulling.
artisan schedule:run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment