project_info
Retrieve Laravel project metadata including composer constraints, framework detection, and PHP version to support security audits and vulnerability analysis.
Instructions
Return metadata for a Laravel project: composer constraints, framework detection, PHP version.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path of the target Laravel project |