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

All models

This commit is contained in:
2022-05-26 11:20:47 +07:00
parent 3146fb1fd0
commit c4f98fdb58
14 changed files with 248 additions and 26 deletions
+3 -3
View File
@@ -13,6 +13,6 @@ use Illuminate\Support\Facades\Route;
|
*/
Route::get('/', function () {
return view('welcome');
});
//Route::get('/', function () {
// return view('welcome');
//});