Answer Posted / sachin-laradev
PHP is a server-side scripting language and laravel is it's framework. A framework is a library which comes with predefined functions and algorithms to help us create a project faster.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain collections in laravel.
What are named routes in laravel?
What is system requirement for installation of laravel 5.2 (latest version)?
What are the main differences between laravel 4 and laravel 5.x?
What is package in laravel? Name some laravel packages?
How can you update homestead?
What is csrf_field () in laravel?
What is http / console kernels in laravel?
What is stack channel?
What does xss stand for?
Do you know what is routing and how, and what are the different ways to write it?
How do I use sub-domain routing?
List basic concepts in laravel?
What is the differce between contracts and facades?
Explain how to get current url in laravel?