forked from bruno-barros/w.eloquent
-
Notifications
You must be signed in to change notification settings - Fork 0
6. wel CLI
ArachnidsGrip edited this page Apr 15, 2019
·
1 revision
w.eloquent have a artisan
clone. It's called wel
.
See the Laravel documentation about artisan
. You have the same features and API.
// to see a list of commands
> php wel
// to see the base theme example
> php wel example
> Hey there! I'm WEL. How are you?
- NOTE: The available commands are been adapted to WordPress environment, so it's a working in progress.