JULY 30, 2022
Here's an easy way to retrieve the Laravel version your app is running.
>>> Illuminate\Foundation\Application::VERSION => "9.22.1"
BlogCodeLaravel