Tell me how to enable the query logging?
How to enable/disable maintenance mode in laravel 5?
What are the validations in laravel?
How to do subdomain routing in laravel?
What is helpers in laravel?
List available types of relationships in laravel eloquent.
Write down the name of some aggregates methods provided by the laravel's query builder.
What is boot method in laravel?
What is artisan in laravel?
Explain Constructor Injection ?
Which template engine is used by laravel?
List out common artisan commands used in laravel.
How to use skip() and take() in laravel query?