Alex

Results 13 issues of Alex

Is there any way to include "property" tag, besides or instead of "name"? For example, many OG meta are documented to be written with property tag: https://ogp.me/#structured How can I...

question

| Q | A | ------------- | --- | Is bugfix? | no | New feature? | yes | Breaks BC? | no | Fixed issues | #926

status: to be verified

I mean, my question is, which libraries and files are necessary to zip them for AWS Lambda purposes ?

It does not load the image and returns a push function error/warning notification

Hi! Amazing package ;-) I've tried to activate the serverSide but the datatables action ajax call gives me an error: Unknown column 'columnNameSpecial' in 'order clause' The SQL being executed...

Laravel Framework 9.19.0 I have tried using the link generated by route('impersonate.leave') and also with my own controller method and using manually: Auth::user()->leaveImpersonation(); But both ways redirects me to the...

Hi! I try to create a column with two data, in order to use it after in Javascript with one data to display and other to sort. So the idea...

Tons of "Creation of dynamic property" warnings in php 8.2 It also takes too time to process and make webs slower. Just add ``` private $cloner; private $dumper; ``` in...

Maybe I'm using it wrong ... I have a Job and goes to Laravel's "job" table normally. (in my testing case I have something to FAIL this job the first...

Hi! Something should be wrong here ... When I do something like this: ``` \App\models\User::withSetting("company", "name") ``` it performs this query: ``` select * from `property_bag` where `resource_type` = 'App\Models\User'...