0
0
Laravelframework~10 mins

Why Laravel exists - Test Your Understanding

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to show why Laravel was created.

Laravel
<?php
// Laravel was created to make PHP development [1]
Drag options to blanks, or click blank then click option'
Aconfusing
Bharder
Cslower
Dsimpler
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing words that mean the opposite of simpler.
2fill in blank
medium

Complete the sentence about Laravel's purpose.

Laravel
<?php
// Laravel helps developers write code that is [1] and easy to maintain.
Drag options to blanks, or click blank then click option'
Aclean
Bmessy
Ccomplicated
Dslow
Attempts:
3 left
💡 Hint
Common Mistakes
Selecting options that imply bad code quality.
3fill in blank
hard

Fix the error in the comment explaining Laravel's goal.

Laravel
<?php
// Laravel was built to [1] the process of web development.
Drag options to blanks, or click blank then click option'
Acomplicate
Bsimplify
Cignore
Ddelay
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing words that mean making things harder.
4fill in blank
hard

Fill both blanks to complete the sentence about Laravel's features.

Laravel
<?php
// Laravel provides [1] tools and [2] to speed up development.
Drag options to blanks, or click blank then click option'
Apowerful
Bslow
Clibraries
Dbugs
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing negative words like 'slow' or 'bugs'.
5fill in blank
hard

Fill all three blanks to explain Laravel's benefits.

Laravel
<?php
// Laravel makes [1] easier, improves [2], and supports [3] development.
Drag options to blanks, or click blank then click option'
Atesting
Bproductivity
Cmodern
Derrors
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing negative or unrelated words like 'errors'.