What is laravel artisan?
What are the example of services?
What is x-csrf-token , how it is different from csrf tokens?
Explain how to create custom middleware in laravel?
Explain the concept of encryption and decryption in laravel.
Explain how to retrive all requested data in laravel?
Explain collections in laravel.
What are events in laravel?
In order to run laravel. What permissions are required to be on storage and the bootstrap/cache directories?
What is the use of php compact function?
What are the main differences between laravel 4 and laravel 5.x?
What is mvc framework?
How to use stored procedures in laravel?