Quiz 2, XII PPLG

Quiz 2, XII PPLG

12th Grade

10 Qs

quiz-placeholder

Similar activities

Operating and application systems

Operating and application systems

12th Grade - University

10 Qs

Laravel Entry Assessment

Laravel Entry Assessment

12th Grade

14 Qs

MID26022025

MID26022025

12th Grade

10 Qs

COC (Code Of Challange)

COC (Code Of Challange)

11th Grade - University

15 Qs

DBMS Introductory Quiz

DBMS Introductory Quiz

12th Grade

15 Qs

3RD TERM 2ND C.A.T (I.C.T) YR5

3RD TERM 2ND C.A.T (I.C.T) YR5

5th Grade - University

10 Qs

Pemrograman PHP dan MySQL

Pemrograman PHP dan MySQL

12th Grade

10 Qs

Remedial 12.3 Elvina, dkk

Remedial 12.3 Elvina, dkk

12th Grade

6 Qs

Quiz 2, XII PPLG

Quiz 2, XII PPLG

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Haryanto Q.z

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is Laravel?

A front-end framework

A back-end framework

A database management system

A content management system

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which command is used to create a new Laravel project?

`laravel new`

`composer create-project`

`php artisan serve`

`npm init`

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is the purpose of the .env file in a Laravel project?

To store CSS and JavaScript files

To configure environment variables

To define routes for the application

To create database migrations

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which command is used to start the Laravel development server?

php artisan serve

php artisan start:development

composer run

npm run dev

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

In Laravel, what is a "migration"?

A class used to send emails

A class used to handle HTTP requests

A class used to define the database schema

A class used to create middleware

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following is a feature of Laravel?

Blade Templating Engine

Eloquent ORM

Artisan Console

All of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is Eloquent in Laravel?

A front-end framework

A database query builder

An ORM (Object-Relational Mapper)

A template engine

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?