spatie/laravel-tail
Tail your Laravel application logs from the command line. Run php artisan tail to follow local single or daily logs, or tail remote environment logs over SSH (e.g., production) with configurable host, user, log directory, and optional file selection.
|
Package
|
Constraint
|
|---|---|
| illuminate/console | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.9 |
| spatie/ssh | ^1.4 |
| symfony/process | ^5.0|^6.0|^7.0|^8.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.4 |
| orchestra/testbench | ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 |
| phpunit/phpunit | ^9.5|^10.5|^11.5.3|^12.5.12 |
How can I help you explore Laravel packages today?