# `php artisan about`

> Display basic information about your application

**Laravel version:** 13.x

## Synopsis

```bash
php artisan about [--only [ONLY]] [--json]
```

## Options

- `--json` — Output the information as JSON
- `--only` *(value optional)* — The section to display

Source: https://artisan.page/13.x/about.md