Ralph J. Smit

Results 80 comments of Ralph J. Smit

Hi @ronald2wing, the PR from #81 has just been released in 1.6.0, you can now use the following to define the Video schema: https://github.com/ralphjsmit/laravel-seo?tab=readme-ov-file#adding-your-first-schema.

Hi there! Thanks for your question. It depends a bit on what format/output you are looking for and what is the use. In short, the `$this->seo` Model is the basis...

Hmm, can you show some code? And the URL is the same for all languages? If yes, how do you store the current selected language (in session?)?

Hi, I'm closing this I'm cleaning up some issues and didn't receive a reply again.

Hey @nathan-io, thanks for the request! More advanced favicon is something that's on my todo list, because I was indeed aware that this is a sort of blind spot in...

Hi! I can't help you without more info, so please describe the behavior that you're seeing vs what you're expecting to see.

Can you try running `php artisan supervisor:check` manually? > Somehow I am also not seeing any cronjobs being dispatched when running php artisan schedule:run. This is correct, because the job...

Okay, that's very weird.. Then I really don't know why it would fail on production via the scheduler if manually triggering all works. You can try to look at the...

Why is the field not reactive/live without setting the `wire:key` to `rand()`?

Hey @muhammedfayaz, thank you for your message! I'm afraid that that is not yet possible right now, but I am open to a PR that changes the `SEO` class to...