LWD

Results 7 comments of LWD

None of our sites don't use Elementor and throw this Warning on PHP 8.1 Could this also be optimised to not run at all if Elementor is not detected?

I worked around this recently with something like this `php -d memory_limit=512M artisan media-library:regenerate ...` --- Incidently, I found `--starting-from-id ` didn't work

I'm convinced it isn't respecting that parameter here. Having run it again over the weekend, it failed at 1070 again and no new media appeared on the disk. ![image](https://user-images.githubusercontent.com/1001484/173316722-c09a8be8-29da-467c-ba2a-529647b09789.png)

It goes down quite often! If you need docs - try the repo -> https://github.com/owen-it/laravel-auditing-doc/blob/main/documentation.md

The package loads Tailwind 2 & modern-normalize so there will be conflicts. See this -> https://github.com/mckenziearts/laravel-notify/issues/38

The icon is large, so it pushes the text below. You are also possibly missing a color on your body tag that Font Awesome inherits. Specify a colour for the...

Still getting this in PHP 8.1 Anybody else having a similar issue?