Quadrubo
Explore posts from serversfilamentphp/plugin-skeleton workflow test jobs failing (after fixing some errors)
I managed to get it working, the
instance()
function was added in phpunit version 10.0.17
. Just add this: "phpunit/phpunit": "^10.0.17",
to your require-dev in composer.json6 replies
Livewire websockets on page
Maybe @maximewill could help here, saw you had tried to set this up aswell here https://discord.com/channels/883083792112300104/883085267383226478/986276300996096020. Sorry for the ping
2 replies
IImmich
•Created by Quadrubo on 5/21/2023 in #help-desk-support
Image upload not complete using CLI
oh okay I see so i probably have duplicates then. Any plan to show that in the cli as feedback, e.g. 2000 images where not uploaded because they are duplicate
124 replies
IImmich
•Created by Quadrubo on 5/21/2023 in #help-desk-support
Image upload not complete using CLI
I also now used
-r
as a CLI option instead of the depreacted -d
which yields the same results
These are the filetypes in the directory:
When monitoring the output of the cli command the files not being uploaded seem random to me.124 replies