I can't see any images in twill media library.

Hello, everyone! I have installed twill and tried to upload a image to media library. However, I am not able to see the uploaded image, I have changed the .env file and config/twill.php file so many times according to the prior artcles and discussions. But nothing seems to be working. Please let me know if anyone has any thought or a solution.
ifox
ifox125d ago
Hi @devTays if you are on Twill 3 you shouldn't need any env variables changes to have images rendering correctly. But you need to make sure your PHP installation includes the GD driver.
devTays
devTays125d ago
Hi, @ifox , thanks for your reply.
ifox
ifox125d ago
Check the error in your console's network tab
devTays
devTays125d ago
Okay, I will. Intervention\Image\Exception\NotSupportedException: GD Library extension not available with this PHP installation. in file D:\Workspace\CodeDrips\huntalocation-laravel\vendor\intervention\image\src\Intervention\Image\Gd\Driver.php on line 19 it shows this in the response.
ifox
ifox125d ago
there you go, exactly what I suspected You need to install the GD extension for PHP (it is enabled by default in most PHP installs)
devTays
devTays125d ago
Okay, i will. Thank you! It is working correctly right now. Thank you! ❤️
Want results from more Discord servers?
Add your server
More Posts
DatePicker ExceptionI'm getting an unexpected error while using a pretty simple DatePicker in my sidebar form. `UndefinSome fresh vibes would be nice :))Would love to hear some global announcement about twill cms this year and where it's heading @ifox .Edit defaultOrders in controllerWhat would be the most correct way to edit? $this->defaultOrders of ModuleController in my controlleVue2 EOL Plans?We're upgrading our application and generally upgrading our setup in preparation for the Vue2 EOL atRoute [admin.password.reset.link] not defined on upgrade from 2.x to 3Hey folks, I followed the upgrade guide step by step successfully, but when I try to visit the adminTwicpics & fit=cropApparently fit=crop is automatically added to the url, also when using Twicpics as image service. HoCan anyone help me get a single image/media field working within a json repeater ?I've detailed the issue here: https://github.com/area17/twill/discussions/2358DatePicker problemHi! sorry, what s wrong with my setup .... Just installed a fresh laravel app, with newest twill 3Admin api requests blocked for mixed-contentThis is an odd one and happening in a single environment (which unfortunately is production) . I knoI'm lookig for the DNS Settings of my website. Can anybody help me please?The person who made my website is not available and i need to access my dns settings. Thanks!How to load images in smaller size while keeping aspect ratio and not cutting parts of it off?Hello, I am trying display images with a smaller width that I uploaded in my CMS but without any cr419 login superadminHi all, I'm deploying a project with docker containers, I created a superadmin, I try to log in and Call to a member function permissions() on stringCan you give me a hint, please? In config/twill.php I specified return [ 'enabled' => [ 'perpermalinkGood morning, everyone. I wanted to ask a question. I would like to have the possibility to add a buConditionally render block fields?Is there a way to render block fields based on a field value outside of the block? I want to conditiLocale-Restricted Blocks?Hey again! Is it possible to hide or limit specific blocks in the backend based on the locale? For iPermalink - QuestionGood afternoon, everyone. I wanted to ask a question. I would like to have the possibility to add a S3 Storage and file path for signed keyI am setting up Twill stored files with signed keys from AWS. Normally I would be calling the filenPass ID to additionalTableActionsIs there a way to get the current object's ID when I'm adding an additional action for a link like tMulti-Region + Multi-Language?Has anyone ever done a multi-region + multi-language implementation? The very specific use case is