How can we turn off csrf protection for a particular route?
How will you explain events in laravel?
What are the advantages of using laravel?
What is mvc framework laravel?
How to rollback last migration?
By default valet serve your app on which tld? How to configure it to use another domain?
What is fillable in laravel model?
What is guarded attribute in a model?
Explain the middlewares in laravel?
Explain how to get requested path in laravel?
In which directory laravel configartion files are kept.
Tell me what is the purpose of using dd() function iin laravel?
What is contextual binding?