ifox
02/24/2023, 4:49 PMAntonyPL
02/24/2023, 8:27 PMifox
02/24/2023, 9:24 PMAntonyPL
02/25/2023, 8:11 AMArchibald
02/27/2023, 12:20 PMphp
BlockEditor::make()->blocks(['movie.title'])
ifox
02/27/2023, 4:22 PMckmirafss
03/02/2023, 6:57 AMkalle
03/02/2023, 8:28 AMphp
$model->file('role', 'locale');
https://github.com/area17/twill/blob/3.x/src/Models/Behaviors/HasFiles.php#L42-L62ckmirafss
03/02/2023, 8:29 AMckmirafss
03/02/2023, 9:11 AMifox
03/02/2023, 9:41 AMckmirafss
03/02/2023, 11:10 AMifox
03/02/2023, 11:11 AMckmirafss
03/02/2023, 11:11 AMckmirafss
03/02/2023, 11:13 AMifox
03/02/2023, 11:16 AMckmirafss
03/02/2023, 11:17 AMifox
03/02/2023, 11:24 AMckmirafss
03/02/2023, 11:26 AMckmirafss
03/02/2023, 11:26 AMifox
03/02/2023, 11:28 AMpublic/storage
pointing to storage/app/public
. So again, if that was setup correctly, you would see the uploads folder when opening the storage folder under publicckmirafss
03/02/2023, 11:32 AMckmirafss
03/02/2023, 11:44 AMckmirafss
03/02/2023, 12:07 PMOlivier
03/02/2023, 5:05 PMOlivier
03/02/2023, 5:46 PMKoili
03/03/2023, 10:50 AMviews
subdirectory. Is this possible for vue components aswell? Or do i need to publish the whole frontend vue project and edit/rebuild it that way? Tried finding info about this in the docs, but didnt see anything except the part about building new custom form vue components. (Twig 2)Koili
03/03/2023, 11:03 AMsavchuk.ivan
03/05/2023, 3:26 PM