Closed
Description
Problem this feature will solve
starter.ini
gets cached in the docker container so there can be version or installation mismatches.
Also since the starter does so much it would useful for the user to see the version of the important libraries they are using
Background
Certain values in starter.ini can be cache so if the user does not force the docker image to build then there can be mismatches that can be confusing to debug
Proposed Solution
At the end of the summary output:
- Larvel Framework version
- laravel/ui version (if installed)