mirror of
https://github.com/10h30/Test-Laravel-File-Upload.git
synced 2026-07-11 18:56:13 +09:00
Upload file to public disk
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Office: {{ $office->name }}
|
||||
|
||||
<br />
|
||||
|
||||
<img src="{{ public_path('offices/' . $office->photo) }}" />
|
||||
Reference in New Issue
Block a user