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ę