Zoe Edwards
Zoe Edwards
In Laravel 7 we can use periods in component tags. However they show up as an aa problem (reasonably!) when using the highlighter.
Mixpanel should be in its own namespace in order to comply: https://www.php-fig.org/psr/psr-4/ > A fully qualified class name has the following form: > > `\(\)*\` > > - The fully...
I’ve noticed the following endpoints are missing - /import - /groups Any idea if/when these might be added? Also asked here: https://community.mixpanel.com/sending-data-to-mixpanel-11/import-and-groups-missing-from-php-library-5137
`trim(null)` returns `string(0) ""`, so relying on a weak comparsion can be confusing to read and possibly unreliable in the future.
I kknow that `ItemCount` is 6 hours out of date, but it is useful in some circumstances. $model->itemCount(); // returns 567 Somthing as simple as that?
I know this news has been out less than 24 hours 🤣 Wanted to start the conversation around [transactions](https://aws.amazon.com/blogs/aws/new-amazon-dynamodb-transactions/) and if it’s possible to integrate them with Eloquent’s transactions. I...
Remove all migrations and start again, equivalent of doing loads of :downs and then running it back up again.