Basic
Test
Model Test
Ebook
Quiz-1 : Installation and Configuration, Laravel
Quiz-2 : Basic, Laravel
Quiz-4 : Frontend, Laravel
Quiz-7 : Eloquent ORM, Laravel
Index
Laravel Home
Installation and Configuration
15
Basic
41
Frontend
12
Security
1
Eloquent ORM
12
Appendix
33
Schools
Ebook
Question:
To test a small PHP snippet or experiment with manipulating a particular data stucture laravel use ____
A
tinker console
B
debug console
C
unit console
D
snippet console
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following utility that laravel provides easy access to the status of database requests, routing definitions, view rendering, e-mail transmission etc?
A
Laravel Debugging
B
Laravel Debug
C
Laravel Debugbar
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
Which is not Laravel Debugbar tab?
A
Messages
B
Timeline
C
Exceptions
D
Request
E
Mails
F
Queries
G
Route
H
Debugs
Note:
Not available
Show answer
Show Note
Report
Question:
Which command is used to install Laraval Debugbar
A
composer require barryvdh/laravel-debugbar
B
composer require barryvdh/debugbar
C
composer require laravel/laravel-debugbar
D
composer install laravel/laravel-debugbar
Note:
Not available
Show answer
Show Note
Report
Question:
Laravel currently supports databases, including
A
MySQL, PostgreSQL, SQLite, Microsoft SQL Server
B
MySQL, Oracle, SQLite, Microsoft SQL Server
C
MySQL, PostgreSQL, SQLite, Microsoft Access
D
MySQL, SQLite
Note:
Not available
Show answer
Show Note
Report
Question:
Bootstrap directory used to ____
A
Initialize a laraval application
B
Call laravel library functions
C
Load the configuration files
D
Load laravel classes and models
E
Define the key directory of app and public
Note:
Not available
Show answer
Show Note
Report
Question:
The primary function of the composer is ____
A
Installing and updating the required application package
B
Configuring laravel application
C
Creating database in the laravel
D
compress the lavavel application
Note:
Not available
Show answer
Show Note
Report
Question:
What is composer.json?
A
This is used to regularly maintain your application package.
B
This file is used to configure the composer package manager.
C
This file identifies the packages you like to integrate into your application.
Note:
Not available
Show answer
Show Note
Report
Question:
What is composer.lock file used for?
A
It is used to contain information about the state of the installed composer package at the time when packages were first installed and/or updated.
B
It is used to contain information about the state of the installed composer package at the time these packages were last installed and/or updated.
C
It is used to lock all the packages so that it would never change later.
Note:
Not available
Show answer
Show Note
Report
Question:
The public directory does not serve as your application’s root directory.
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
4
5
Next
Last
/5
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd