diff --git a/.gitignore b/.gitignore index 135b5e9..0f81ee3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,6 @@ npm-debug.log yarn-error.log /.idea /.vscode -composer.lock \ No newline at end of file +composer.lock +/_docker +docker-compose.yml diff --git a/README.md b/README.md index 6c917df..2114aed 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ ID пользователя вывести внутри конструкции --- #### Задание 4: 404 `Http/Controllers/EloquentController.php` -Найти пользователя по id и передать во view либо отдать 404 страницу +Найти Item по id и передать во view либо отдать 404 страницу --- #### Задание 5: Create