laravel -- adding github "stuff"

From: Date: Sun, 27 Apr 2025 12:40:59 +0000
Subject: laravel -- adding github "stuff"
Groups: php.general 
Request: Send a blank email to [email protected] to get a copy of this message
Hi

Laravel projects have routes/controllers/etc..

Using the "composer" tool is apparently a "preferred" method of installing
different packages.

However, I ran across a "package" the "zizaco/Entrust" permissions in a
test project.  The package is in the "config" app.php as a service
provider, as well as having its own entrust.php config file..

The site packagelist.com also lists the "package" -- which would appear to
mean that the package could be installed via the composer require
zizaco/Entrust. But, when the composer show zizaco/Entrust is used, it
returns 'not available'. A find/grep of the overall project dirs for the
'Entrust' also doesn't appear to return any composer related json
files/data.

The package is clearly used as 'entrust' is present in various files.. as
well as provider files.

So, the dev has implemented the logic. My question, is how?

I've been looking over how these apps -- laravel that are old are updated?,
in terms of the procedures/processes.. It can't just be a crapshoot!

thoughts/comments

thanks

ps. I've posted this in the usual other places as well with no replies yet.

thanks!


Thread (1 message)

  • bruce
« previous php.general (#328695) next »