TMS Laravel Test
Quiz
•
Other
•
Professional Development
•
Practice Problem
•
Hard
Alex Filipovsky
Used 1+ times
FREE Resource
Enhance your content in a minute
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Какой метод используется для определения маршрута GET запроса?
Route::get('/example', 'ExampleController@show');
Route::post('/example', 'ExampleController@show');
Route::put('/example', 'ExampleController@show');
Route::delete('/example', 'ExampleController@show');
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Где следует регистрировать маршруты API в Laravel?
В файле web.php
В файле console.php
В файле api.php
В файле routes.php
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Можно ли ограничить маршрут для определенных HTTP запросов?
Да
Нет
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Как в Laravel называется механизм, автоматически подставляющий параметры модели в маршруты?
Route Model Binding
Model Route Binding
Explicit Binding
Implicit Binding
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Как можно определить группу маршрутов с общим префиксом?
Route::prefix('admin')->group(...);
Route::group('prefix', 'admin', ...);
Route::group('admin')->prefix(...);
Route::with('admin')->group(...);
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Как получить все данные запроса в контроллере?
$request->getAll();
$request->data();
$request->input();
$request->all();
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Что из перечисленного не является методом класса Request?
query()
post()
old()
cookie()
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
35 questions
Хелперские познания! [vol. 2]
Quiz
•
Professional Development
37 questions
A GANAR X FRANCIA FDA 2023
Quiz
•
Professional Development
43 questions
День программиста!
Quiz
•
Professional Development
45 questions
Advance Hydraulic HD785-7
Quiz
•
Professional Development
41 questions
Test Your Knowledge_Hunting_Domestic_Tenured_EN
Quiz
•
Professional Development
35 questions
FORGCF3
Quiz
•
Professional Development
35 questions
All India Oruxmaps competition
Quiz
•
Professional Development
40 questions
1/4 h secu : Code de la route. Permis VL
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
