How will you explain guarded attribute in a laravel model?
How to check request is ajax or not?
How do I perform dependency injection in laravel?
How to get JSON Response on Laravel ?
what is Basic Routing ?
What is fluent query builder in laravel?
Why doesn't laravel use semantic versioning?
What permissions are required to be on storage and the bootstrap/cache directories to run laravel?
What are the default ports that are forwarded to your homestead environment?
What do you know about laravel contracts?
Do you know laravel service container?
What are accessors and mutators in eloquent and why should you use them?
Exceptions are handled by which class?