From c277f77f8f748eb2dad7dd2713352bd4ef8ae8f8 Mon Sep 17 00:00:00 2001 From: s421507 Date: Sun, 2 Aug 2020 19:10:32 +0200 Subject: [PATCH] xd --- .idea/eOSP3.iml | 8 ++ .idea/modules.xml | 2 +- .idea/vcs.xml | 1 + .idea/workspace.xml | 169 +++----------------------------- resources/views/login.blade.php | 2 +- 5 files changed, 24 insertions(+), 158 deletions(-) create mode 100644 .idea/eOSP3.iml diff --git a/.idea/eOSP3.iml b/.idea/eOSP3.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/eOSP3.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index e33f12f..04ddc88 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..679e476 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,6 @@ + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 761dbbd..39283e4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,51 +1,27 @@ - + + + - + - + $PROJECT_DIR$/composer.json - - - - - - - - - - - - - - - 1562880822430 + + 1596387716447 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/resources/views/login.blade.php b/resources/views/login.blade.php index 281d3a4..4b3db04 100644 --- a/resources/views/login.blade.php +++ b/resources/views/login.blade.php @@ -12,7 +12,7 @@ @endif @if( auth()->check()) - Jesteś już zalogowany. + Jesteś już zalogowany. xd @else

Zaloguj się