Jens Twesmann

Results 10 comments of Jens Twesmann

This is awesome, especially the ticket creation via email - thats a thing i thought of first. If i can help in anyway - you're welcome

yes - i think it's the better option to just reference the path

I would prefer storage_path().'/app/user/ticketit/attachments' - since the storage is for that type of files.

The withCount() queries are built using the **Illuminate\Database\Eloquent\Builder**. I think this is the problem because your package only handles the **Illuminate\Database\Query\Builder**. This isn't trivial to solve... I'll look if i...

Hi. Sorry - didn't see this at first. I will look into this.

This is ONE example - happens with other events, too:

We have a correct configured redis queue which worked perfectly well since 1,5 years... I'll have to check wether i can give au minimal reproduction platform. It's a closed app.

I'm aware of that - but i want to show it as detailled as possible. And i'll have to look what timeframe i have. I'll look what i can do.

Just to clarify: I never used telescope at all. I set up a minimal demo - but in that it worked. There has to be some sort of setup which...