What is the use of php compact function?
How will you describe bundles in laravel?
What do you understand by unit testing?
What do you know about csrf token in laravel? How can someone turn off csrf protection for a specific route?
What are the main features of laravel?
Explain some benefits of laravel over other php frameworks.
How can we check the logged-in user info in laravel?
How can we get data between two dates using query in laravel?
List some official packages provided by laravel?
How can we create a record in laravel using eloquent?
What do you know about traits in laravel?
Write down the name of some aggregates methods provided by the laravel's query builder.
How will you explain events in laravel?
How will you describe fillable attribute in a laravel model?
What do you know about laravel contracts?