-
Hello. After installing InvoiceNinja, the docker does not start. So i changed the UnraidIP:port manually because it doesnt start, to my physical unraid IP for the DB and App_URL and then it starts. H…
-
-
Modules are really cool and I like the idea of being able to "pull" in modules and then use them. But how can we properly extend them? Ideally we wouldn't want to change code in the module, but expose…
-
Is this just too new for a composer package? Was looking to try to use some parts of this, but unsure what the best approach would be, beyond copy/paste.
Thanks for your work!
-
composer require pingpong/modules "dev-master" command executing the error occurred!
`Problem 1
- Installation request for pingpong/modules dev-master -> satisfiable by pingpong/modules[dev-maste…
r1z4x updated
8 years ago
-
Hello, I need help
I am planning to build an extensible system (via plugins) using laravel
it for my project in the university ( I am a student )
the issue is that i don't know how to imple…
-
Is there any function that gives the name?
I tried injecting Pingpong\Modules\Module to get current entity but I have error:
`Unresolvable dependency resolving [Parameter #1 [ $name ]] in class Pin…
-
### Bug description
Hey!
The models are auto-completing wrong properties, as well as the `Laravel Icon` next to model class name, goes to the wrong migration file, even though it is outside the `R…
-
### Scout Version
10.11.4
### Scout Driver
Meilisearch
### Laravel Version
10.48.22
### PHP Version
8.1.5
### Database Driver & Version
_No response_
### SDK Version
_No response_
### Meil…
-
After upgrading to laravel 11.x I adjusted the composer.json according to the upgrading docs.
When building locally (using sail) everything works fine.
However when pushing to my server through gith…