Revert "Revert "Merge branch 'master' into develop""

This reverts commit fc6d7d2b18.
This commit is contained in:
2021-10-13 01:47:16 +01:00
parent 64d8ffa9d9
commit 427c9d1c57
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;