mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 18:13:55 +02:00
Fixing bug on homepage (missing dependency) since pull request merge
This commit is contained in:
parent
86ca0b038d
commit
2b3b45814c
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
namespace app\Http\Controllers;
|
namespace app\Http\Controllers;
|
||||||
|
|
||||||
|
use Upload;
|
||||||
use Illuminate\Http\Request;
|
use Illuminate\Http\Request;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue