php - Laravel system info -
Does it automatically display the system information of the larval (such as the larval version, the installed dependency, dependency version, and so on) Is the web page possible?
Thanks
Information about composer content managed by composer shows -i
(show installed dependencies) from command line
I am sure you should be able to include the composer code directly, ask the same question and avoid the command line, but how do I fix it so far.
The other method is to load, pars and display the contents of composer.lock
or vendor / composer / install.json
May be. Be prepared to experience changing file formats, because it's not an official API, but a shortcut.
Comments
Post a Comment