Charton
11/05/2021, 4:27 PMCharton
11/05/2021, 4:27 PMafatmustafa
11/05/2021, 4:58 PM'use_accelerate_endpoint' => true in config/filesystems.php under s3, because i deleted my bucket 😄Charton
11/06/2021, 9:04 AMSami
11/06/2021, 9:24 AMifox
11/06/2021, 9:25 AMifox
11/06/2021, 9:26 AMSami
11/06/2021, 9:26 AMSami
11/06/2021, 2:09 PMfiles field) I get this errorSami
11/06/2021, 2:11 PMuse HasFiles and in repository, there is use HandleFilesSami
11/06/2021, 2:12 PMphp
@formField('files', [
'name' => 'book_files',
'label' => 'Files for e-book',
'max' => 5
])
and this in model, there are filesParams like this:
php
public $filesParams = [
'book_files'
];Sami
11/06/2021, 2:25 PMifox
11/06/2021, 2:51 PMifox
11/06/2021, 2:51 PMFILE_LIBRARY_ENDPOINT_TYPESami
11/06/2021, 2:52 PMMEDIA_LIBRARY_ENDPOINT_TYPE=local
MEDIA_LIBRARY_IMAGE_SERVICE=A17\Twill\Services\MediaLibrary\Glide
MEDIA_LIBRARY_LOCAL_PATH=uploads/ifox
11/06/2021, 2:52 PMSami
11/06/2021, 2:53 PMFILE_LIBRARY_ENDPOINT_TYPE=local
FILE_LIBRARY_LOCAL_PATH=uploads/Sami
11/06/2021, 2:55 PMHarings Rob
11/06/2021, 2:56 PMgetCapsuleList it never runs the post "setup" steps such as:
$this->registerPsr4Autoloader($capsule);
$this->autoloadConfigFiles($capsule);
$this->registerServiceProvider($capsule);Harings Rob
11/06/2021, 2:56 PMHarings Rob
11/06/2021, 2:57 PMifox
11/06/2021, 2:58 PMifox
11/06/2021, 2:59 PMHarings Rob
11/06/2021, 3:20 PMCharton
11/08/2021, 9:05 AMifox
11/08/2021, 10:15 AMCharton
11/08/2021, 10:21 AMifox
11/08/2021, 10:23 AMifox
11/08/2021, 10:23 AMCharton
11/08/2021, 10:24 AM