Is laravel an open source?
How to register a middleware in laravel 5?
What do you know about csrf token in laravel? How can someone turn off csrf protection for a specific route?
What is the use of php compact function?
Why do we use laravel?
State the difference between get and post method.
What is x-csrf-token , how it is different from csrf tokens?
What is service container?
How to configure route cache in laravel?
Lists the available router methods used in laravel 5?
Name some inbuilt authentication controllers of laravel.
What is laravel service container?
What is the purpose of using dd() function iin laravel?