Laravel this is not only a practical framework, it is also a programming style
I have var $x and i want it to inject or make accessable into my package.
$x
I have registered the pacckage in the app.php 'providers' => [ - array
app.php
'providers' => [
\vendor\xxx\my-package
How can i achieve that?
Aucun commentaire:
Enregistrer un commentaire