Rias
Rias
We're uploading images to our own server with a large upload limit, but the Unlayer editor shows an error message on images larger than 1MB  Seems like this was...
RES allows you to drag on expanded posts to resize them, would love to have this in this extension https://user-images.githubusercontent.com/3626559/121851992-22524880-ccef-11eb-9794-e18928a55e9e.mov
See https://github.com/spatie/ignition-ui/pull/18 and https://github.com/spatie/laravel-ignition/pull/179
See https://github.com/spatie/ignition/pull/511 And https://github.com/spatie/ignition-ui/pull/18
Is it possible to queue the transcoding of video's? If we currently upload more than 1 video the `ffmpeg` process gets killed because the server runs out of memory.
So when changing an entry's slug, a redirect is created for the entry, but if it has childs that depend on the slug for their own urls, they don't have...
Once a meetup has all necessary details, we can schedule an announcing tweet a few days before, then we don't have to do this manually
- Use `->site('*')` in criteria - Make sure to return unique `objectID` from transformer - Add an example