Hakim Zulkufli

Results 7 comments of Hakim Zulkufli

This ticket sounds too vague but I'm assuming it's related to the errors when running `php artisan opcache:compile` **_after_** `php artisan optimize`. If not, I will open a separate ticket....

Upon inspection, I noticed that this empty popup will appear every time I use `withErrors()` even without calling `alert()`. This will also cause the blank popup: ``` // ... $request->validate([...

@Alex313031 Is the latest release M106.0.5212.0? I'm using the AppImage version. It's still happening to me. It was "fixed" after I first start this version but then it happened again....

@TobiPeterG You can boot with `nomodeset` kernel parameter and then proceed to install as usual. Once installed, boot with `nomodeset` again and update your system. It should be fine after...

Getting the same error as well upon updating and found out that it is caused by this package. Removing this packaged fixed it but obviously, I need this package to...

> From the window decorations I cannot open it, but from the terminal it works just fine. > > ``` > ➜ grep -i exec /usr/share/kservices5/lightlydecorationconfig.desktop > Exec=kcmshell5 lightlydecorationconfig >...

> Many package managers do not support PHP Multi-version as per default. Homebrew may be an option but it does not seem to work for everyone as expected. Would something...