Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

Commit 8b6f6d9

Browse files
Typo
1 parent 525b0fb commit 8b6f6d9

File tree

16 files changed

+3
-972
lines changed

16 files changed

+3
-972
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIT License
22

3-
Copyright (c) 2021 Family Tree 365
4-
Copyright (c) 2017 laravel-enso
3+
Copyright (c) 2020-2022 Family Tree 365
4+
Copyright (c) 2017-2022 laravel-enso
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

app/Http/Controllers/Person/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace App\Http\Controllers\Person;
44

55
use App\Http\Requests\ValidatePersonRequest;
6-
use App\Models\Preson;
6+
use App\Models\Person;
77
use Illuminate\Auth\Events\PasswordReset;
88
use Illuminate\Foundation\Auth\Access\AuthorizesRequests;
99
use Illuminate\Routing\Controller;

install.sh

Lines changed: 0 additions & 73 deletions
This file was deleted.

stubs/php-fpm/.docker/dev/app/Dockerfile

Lines changed: 0 additions & 55 deletions
This file was deleted.

stubs/php-fpm/.docker/dev/app/conf.d/xdebug.ini

Lines changed: 0 additions & 8 deletions
This file was deleted.

stubs/php-fpm/.docker/dev/gateway/Dockerfile

Lines changed: 0 additions & 8 deletions
This file was deleted.

stubs/php-fpm/.docker/dev/gateway/conf.d/default.conf

Lines changed: 0 additions & 28 deletions
This file was deleted.

stubs/php-fpm/.docker/prod/app/Dockerfile

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)