Khảo sát kiến thức Video 1

Khảo sát kiến thức Video 1

13 Qs

quiz-placeholder

Similar activities

Unit 6 Vocabulary Practice

Unit 6 Vocabulary Practice

KG - University

8 Qs

4.6.6 - Device Driver troubleshooting - Practice Questions

4.6.6 - Device Driver troubleshooting - Practice Questions

KG - University

13 Qs

Post Test Hari Ke-2

Post Test Hari Ke-2

KG - University

10 Qs

CS Theory Surprise Quiz - I

CS Theory Surprise Quiz - I

University

10 Qs

MCQ Exam - Fundamentals of Web Designing

MCQ Exam - Fundamentals of Web Designing

KG - University

10 Qs

Year 7 assessment

Year 7 assessment

KG - University

13 Qs

Khảo sát kiến thức Video 1

Khảo sát kiến thức Video 1

Assessment

Quiz

others

Hard

Created by

Cường Phạm

FREE Resource

13 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Họ và tên

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào được sử dụng để khởi tạo một dự án Laravel mới thông qua Composer?
composer new-project laravel
composer create-project laravel/laravel ten_du_an
php artisan new laravel ten_du_an
laravel install ten_du_an

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong video, thư mục assets (chứa CSS, JS, fonts, images) từ template được đặt vào đâu trong dự án Laravel?
resources/assets
storage/app
public
app/Http

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để khắc phục lỗi "section" ban đầu, giá trị của SESSION_DRIVER trong file .env đã được thay đổi thành gì?
cookie
database
array
file

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh php artisan nào dùng để tạo một Controller?
php artisan make:controller TenController
php artisan create:controller TenController
php artisan new:controller TenController
php artisan controller:make TenController

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm helper nào của Laravel được sử dụng trong file Blade để tạo đường dẫn chính xác đến các file tài nguyên (CSS, JS) trong thư mục public?
url()
public_path()
asset()
link()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

File nào trong Laravel chịu trách nhiệm định nghĩa các tuyến đường (routes) cho website?
app/Http/Kernel.php
routes/api.php
public/index.php
routes/web.php

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?