What is difference between php and laravel?
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 |
What is meant by Laravel - Ajax ?
How to create Creating a Controller ?
Is laravel the best php framework?
What is reverse path filtering?
What is service provider in laravel?
What are route prefixes?
Explain how to add csrf protection in laravel?
What are macros in laravel?
What is method spoofing?
Tell me how to use insert statement in laravel?
How does the ioc (inversion of control) container work?
What is laravel contract?