diff --git a/.env.example b/.env.example index ea0665b..2241c5c 100644 --- a/.env.example +++ b/.env.example @@ -3,6 +3,8 @@ APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=http://localhost +SERVER_PORT=8080 +SERVER_HOST=127.0.0.1 LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null diff --git a/resources/views/Resume.vue b/resources/views/Resume.vue index eebdd2b..b2f9b53 100644 --- a/resources/views/Resume.vue +++ b/resources/views/Resume.vue @@ -3,10 +3,26 @@

Белезов Павел

- {{ item.name }} +
+ {{ item.name }} +
+
+ + + + + + {{ item.name }} + + + + +
-
- +
+ Возраст @@ -26,7 +42,9 @@ - +
+ +