laravel-decomposer
Laravel package to get list of installed packages and dependencies

Laravel Package To Get List Of Installed Packages And Dependencies

Laravel Decomposer, a laravel package to get list of installed packages and dependencies in your Laravel app along with their version numbers in a neat simple way just by the hit of a single route. You might be thinking the same can be achieved by typing a composer command, right? But here’s what you actually need to do to type that composer command: Open terminal Log into the server Oops! forgot the server credentials? Go back to Evernote & copy the credentials Back to the terminal & complete logging in Browse to the project directory Type the long composer command…