Laravel Prompts v0.3.15 ships several new CLI primitives: task() for long-running processes with spinner and log output, stream() for real-time incremental terminal output with ANSI support, autocomplete() for type-ahead input suggestions, dynamic info panels on select prompts, title() for programmatic terminal window title
Table of contents
# Run Long Processes with task()# Stream Output in Real Time with stream()# Smarter Input with autocomplete()# Dynamic Context with Select Prompt info# Set Terminal Titles with title()# Send Desktop Alerts with notify()# Building AI-Powered CLI Apps# Learn More1 Comment
Sort: