Explain some features of laravel?
How to generate & update application key in laravel 5?
What are the applications supported by valet?
explain how to add a middleware in route group?
What is a caas?
What is service providers in laravel?
How to clear cache in laravel?
Explain binding a singleton?
What are model factories?
What is fillable attribute in a model?
What are the differences between laravel and codeigniter?
Explain how to add csrf protection in laravel?
Write a code to upload a file in laravel 5?
What are the difference between soft delete & delete in laravel?
State the difference between authentication and authorization.