D
D
David2016-07-17 22:34:09
Laravel
David, 2016-07-17 22:34:09

Working with the Storage facade in Laravel 5.2?

I can’t figure out where Storage takes the root of the site’s file system from?
For example Storage::exists('images')- will check document_root /public/images?
In 5.0, the path was configured in the filesystem config uploads_path, but in 5.2 I can’t figure out if it works

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2016-07-17
@Nc_Soft

root is set to
app/config/filesystems.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question