TC
Twill CMS13mo ago
Mateo

File link in view issue

Hi everyone i'm trying to render a file in blade view bug seem difficult to me how can i render link of that file i have uploaded in backed ?
4 Replies
kallefrombosnia
kallefrombosnia13mo ago
$model->file('role'); Do you have any issues with this approach?
Mateo
MateoOP13mo ago
can i use that $block->file('file')
kallefrombosnia
kallefrombosnia13mo ago
Ok, just to clarify, is your file in the block or in the module?
Mateo
MateoOP13mo ago
greeat it worked , i was using it in block not custom module thank you for responding that fast @kallefrombosnia

Did you find this page helpful?