Joseph Szobody

Results 7 issues of Joseph Szobody

Have you considered writing an extended Laravel `ViewFactory`, that would first parse all blade templates for metadata before handing the content back to Laravel for normal handling? I can think...

I'm trying to do something that seems like it should be straightforward and I'm struggling. Feel like I'm missing something obvious. I have an app where users are granted explicit...

I find Wavebox's default notification sound for Slack to be jarring, and I'm not thrilled with the other notification sound options either. I'd really like for Slack in Wavebox to...

First off: thanks for a fabulous tool! I love it. I have some pages that make a lot of ajax requests, some on a repeating interval. Sometimes I want to...

This looks amazing, thank you. I just installed the package, but then realized that the place where I need this is a `MorphMany` relationship, not `HasMany`. Is it reasonable to...

Ensure handling of queue jobs matches (or comes as close as possible) how a traditional queue worker would do it, running as a daemon on EC2. https://laravel.com/docs/master/queues Some of the...

Type: Enhancement
Status: Help Wanted
Priority: Medium

I'm using the Modular UI and ran into an issue that is reproducible with the public Apryse showcase currently. I'll walk through the steps with this public showcase. We need...

bug