Skip to content

include Laravel and laravel/ui version in Init summary #110

Closed
@apolopena

Description

@apolopena

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)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpassed-dev-qaOptional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions