Introduction
Getting Started
Basic Concepts
Advanced Usage
Framework Integration
Releases
laravel@1.0.0
Released on April 19, 2022
- Dropped support for Laravel 8
- Added support for
roach-php/core:^1.0.0
- Add
spider_default_namespace
configuration option to define the default namespaceartisan roach:run
andartisan roach:spider
use to determine the namespace of a spider - Added
-f (force)
option toroach:spider
command - Fixed bug where
artisan roach:run
command would sometimes not correctly parse namespaces (fixes #11)