Build tasks
Adding a build task to the project
laraboot task add <name> [options]Core build tasks
# For instance
laraboot task add @core/laravel-foundation-provider --format=fileCommunity build tasks
# For instance
laraboot task add hello-task --buildTaskID xxxxxxxxLast updated