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_namespaceconfiguration option to define the default namespaceartisan roach:runandartisan roach:spideruse to determine the namespace of a spider - Added
-f (force)option toroach:spidercommand - Fixed bug where
artisan roach:runcommand would sometimes not correctly parse namespaces (fixes #11)