Brian Verschoore
Brian Verschoore
I have set it up on a wordpress multisite, but it only fully works on the website I last saved the settings (most images are converted and show properly but...
I'm trying to make my repeater field translatable, but once i save it stays empty and gives a console error Packages used optimistdigital/nova-translatable: 1.12 outl1ne/nova-simple-repeatable: 1.4.3 laravel/nova: 3.32 Code Migration...
php artisan vendor:publish --tag=trackable-jobs-config INFO No publishable resources for tag [trackable-jobs-config].
Add an option to keep the selected text as format. Laravel's default translations are using readable sentences (with spaces) but when I select them and use "localize it" from the...
I'm trying to move a message to a different folder using the following code ```php $client = Client::account("default"); $client->connect(); /** @var \Webklex\PHPIMAP\Support\FolderCollection $folders */ $folder = $client->getFolder('INBOX'); if (empty($folder)) {...
As declared in https://developer.atlassian.com/changelog/#CHANGE-2046 the /search endpoints will be removed as of may 1st Is there any plan for an update?
First of all thanks for the update to the latest phpstorm version. I'd love to have an option under "Key format of extracted translation" to not have any formatter at...