laravel-decomposer icon indicating copy to clipboard operation
laravel-decomposer copied to clipboard

⚙️ A Laravel package to decompose your installed packages, their dependencies, your app & server environment

Results 9 laravel-decomposer issues
Sort by recently updated
recently updated
newest added

Im not that experienced with these kind of issues (im mostly a UI/UX designer) but since I couldn´t properly install TailwindCSS last night, and as a result of it, Iv'e...

Composer won't install in Laravel 6.0 install. Any thoughts on making this available? `lubusin/laravel-decomposer v1.2 requires illuminate/support ^5.0 -> satisfiable by laravel/framework[5.8.x-dev], illuminate/support[5.0.x-dev, 5.1.x-dev, 5.2.x-dev, 5.3.x-dev, 5.4.x-dev, 5.5.x-dev, 5.6.x-dev, 5.7.17,...

first of all thanks for this package, it's really great package. I'm getting the following error when I go to http://myapp/decompose `Maximum execution time of 120 seconds exceeded {"userId":1,"email":"******@gmail.com","exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code:...

enhancement

I have installed Laravel-decomposer using the instructions. It installs fine and the routing seems to work okay, but when I go to http://[project_url]/decomposer I get a blank page and my...

Comment your feature suggestions in this thread so you and we can track, discuss & work on them

feature request

Hi . You have done a great Job If you would like to add some more interesting features on your project, i guess some caching on the values and a...

feature request

First ever commit to open source :-O Be gentle... I've added a get contents method on the current composer.lock file, this should capture all the installed package versions then map...