This commit is contained in:
2021-06-25 08:25:11 +00:00
parent 8877c0bad0
commit 37d34c2bab
739 changed files with 613 additions and 1120 deletions

0
app/Http/Controllers/CategoryController.php Executable file → Normal file
View File

0
app/Http/Controllers/CommentController.php Executable file → Normal file
View File

0
app/Http/Controllers/Controller.php Executable file → Normal file
View File

0
app/Http/Controllers/MessageController.php Executable file → Normal file
View File

0
app/Http/Controllers/ReportController.php Executable file → Normal file
View File

2
app/Http/Controllers/UserController.php Executable file → Normal file
View File

@@ -126,7 +126,7 @@ class UserController extends Controller
\Session::flash('info', 'Cannot register when logged in');
return redirect('/');
}
return view('apply_open');
return view('apply');
}
public function loggain()

0
app/Http/Controllers/VideoController.php Executable file → Normal file
View File

0
app/Http/Controllers/aboutController.php Executable file → Normal file
View File

0
app/Http/Controllers/rulezController.php Executable file → Normal file
View File

0
app/Http/Controllers/tmp/.gitkeep Executable file → Normal file
View File

BIN
app/Http/Controllers/tmp/test.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 485 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB