1
0
mirror of https://github.com/robonen/metr.git synced 2026-06-20 01:55:22 +00:00

Image uploading

This commit is contained in:
2022-06-01 00:23:05 +07:00
parent fe2e5d316c
commit 675b692c81
27 changed files with 451 additions and 15 deletions
+2 -1
View File
@@ -14,5 +14,6 @@ use Illuminate\Support\Facades\Route;
*/
//Route::get('/', function () {
// return view('welcome');
// phpinfo();
//// return view('welcome');
//});