Revert last commits

This reverts commit 2ddef6058d.
This commit is contained in:
2021-10-13 02:57:00 +01:00
parent 2ddef6058d
commit a880eb65b0
13 changed files with 2263 additions and 1916 deletions

View File

@@ -19,6 +19,8 @@
* along with Raspberry Staff Manager. If not, see <https://www.gnu.org/licenses/>.
*/
namespace Database\Factories;
use App\User;
use Faker\Generator as Faker;
use Illuminate\Support\Str;