Do you know validations in laravel?
How do I make a middleware to be run during every http request to an application?
What are named routes in laravel?
What is php artisan. List out some artisan commands?
How to retrive/get current environment in laravel.
Explain me what directories that need to be writable laravel installation?
What is slug in laravel?
How will you check table is exists or in the database?
What is laravel service provider?
What is xss attack with example?
What is difference between var_dump and print_r?
Explain the difference between laravel and codeigniter?
Tell me what is laravel eloquent?