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:
Which configuration file is used to define additional class files, allow for faster package autoloading which can improve application performance?
A
autoload.php
B
compile.php
C
app.php
D
filesystem.php
Note:
Not available
Show answer
Show Note
Report
Question:
Which configuration file is used on how to password reminders are managed?
A
app.php
B
auth.php
C
services.php
D
mail.php
Note:
Not available
Show answer
Show Note
Report
Question:
Which file systems are currently supported by laravel?
A
Local disk
B
Amazon S3
C
Backspace
D
All
Note:
Not available
Show answer
Show Note
Report
Question:
Which query solutions are used to improve application performance by laravel?
A
Beanstalk
B
Amazon Simple Query Service
C
All
Note:
Not available
Show answer
Show Note
Report
Question:
Which session drivers are laravel supports?
A
File system
B
Cookies
C
Database
D
Alternative PHP cache
E
Memcached
F
Redis
G
All
Note:
Not available
Show answer
Show Note
Report
Question:
Which mail drivers are supported by Laravel?
A
SMTP
B
Sendmail
C
mail() function
D
Mailgun and the Mandrill API
Note:
Not available
Show answer
Show Note
Report
Question:
which of the following are the resource controller's function group?
A
index, create, store, show, edit, update, destroy
B
index, create, store, show, edit, delete
C
index, create, store, show, update, delete
D
index, create, insert, show, edit, update, delete
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following http method is correct for requesting the update function of the resource controller?
A
GET
B
PUT
C
POST
D
DELETE
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following http method is correct for requesting the create function of the resource controller?
A
GET
B
POST
C
PUT
D
CREATE
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following http method is correct for requesting the destroy function of the resource controller?
A
GET
B
POST
C
DELETE
D
PUT
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
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