DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
how to get the size of an uploaded file in laravel
use IlluminateSupportFacadesStorage; $size = Storage::size('public/'.$picture->filename');
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#size
#uploaded
#file
#laravel
ADD COMMENT
Topic
COMMENT
Name
1+8 =
Submit