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
How to check composer is installed or not in laravel?
Define http middleware?
Why we use csrf token in laravel?
What is a laravel controller?
Explain about input() method.
List the applications supported by valet?
What is auth in laravel?
How will you explain guarded attribute in a laravel model?
What do you understand by lumen?
What are cookies? How to get, set, distroy cookies in laravel?
What does xss stand for?
How to use custom table in laravel modal?
How to start laravel local development server.
What do you know about service providers in laravel?
What is named route?