Skip to content

Commit

Permalink
Merge pull request #28 from work3212/check
Browse files Browse the repository at this point in the history
Correction task 4 Eloquent
  • Loading branch information
lee-to authored Oct 3, 2023
2 parents f3eb3f9 + 71c4352 commit 1201977
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ npm-debug.log
yarn-error.log
/.idea
/.vscode
composer.lock
composer.lock
/_docker
docker-compose.yml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ ID пользователя вывести внутри конструкции
---
#### Задание 4: 404
`Http/Controllers/EloquentController.php`
Найти пользователя по id и передать во view либо отдать 404 страницу
Найти Item по id и передать во view либо отдать 404 страницу

---
#### Задание 5: Create
Expand Down

0 comments on commit 1201977

Please sign in to comment.