Kachre ki saaf safai
"Sabka kachra mujhe hi saaf krna pdta ha :("
This commit is contained in:
@@ -92,7 +92,7 @@ class SettingsController extends Controller
|
||||
public function directories($root = '')
|
||||
{
|
||||
if ($root == '') {
|
||||
$root = base_path();
|
||||
$root = storage_path();
|
||||
}
|
||||
|
||||
$iter = new RecursiveIteratorIterator(
|
||||
|
Reference in New Issue
Block a user