Use the Storage facace for fileystem abstraction.
Removed 'app/' from default configuration value.
file_exists → Storage::has
file_get_contents → Storage::get
Differential D157
Filesystem abstraction for storage dereckson on Jan 2 2016, 22:25. Authored by Tags None Referenced Files
Subscribers None
Details
Use the Storage facace for fileystem abstraction. Removed 'app/' from default configuration value. file_exists → Storage::has
Diff Detail
|