What is a controller middleware?
What is active record in laravel?
What is a pull() ?
What are blade templates?
What is database migration? And how to use it to add insert initial data to database?
What are the three types of authentication?
How to use cookies in laravel?
What are the Writing Gates and Policies ?
Explain validations in laravel?
Which types of relationships are available in laravel eloquent?
Explain how to serve sites with tls on valet?
How will you describe fillable attribute in a laravel model?
what is meant by Listeners ?