import app Models User change

This commit is contained in:
2020-09-11 20:42:45 +02:00
34 changed files with 665 additions and 556 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App;
namespace App\Models;
use App\Models\Bookmark;
use App\Models\Event;