Skip to content

History / Home

Revisions

  • Add initial documentation for installation, setup, and first flow in Laravel Flowpipe

    @Grazulex Grazulex committed Aug 6, 2025
  • Add comprehensive examples and documentation for user registration and validation flows - Created Example-README.md with detailed examples of error handling, step groups, and nested flows. - Added Example-User-Registration.md showcasing a complete user registration flow with validation and email verification. - Introduced Example-Validation-Command.md demonstrating the usage of the flowpipe:validate command for validating flow definitions. - Included Example-Validation-Examples.md with YAML validation command usage examples and common validation errors.

    @Grazulex Grazulex committed Jul 27, 2025
  • Refine examples section in documentation: update links and descriptions for clarity

    @Grazulex Grazulex committed Jul 27, 2025
  • Update documentation structure and add Examples Index for Laravel Flowpipe

    @Grazulex Grazulex committed Jul 27, 2025
  • Add comprehensive usage examples and validation guide for Laravel Flowpipe - Created `usage-examples.md` to demonstrate various features and error handling patterns in Laravel Flowpipe. - Added detailed examples for basic usage, error handling, built-in steps, conditional steps, custom steps, tracers, performance monitoring, and integration with Laravel models. - Introduced `validation.md` to provide a thorough guide on validating YAML flow definitions, including command usage, validation rules, common errors, and best practices.

    @Grazulex Grazulex committed Jul 27, 2025
  • Initial Home page

    @Grazulex Grazulex committed Jul 27, 2025