Debug School

rakesh kumar
rakesh kumar

Posted on

Laravel Advaned Interview Question

laravel-interview-questions
What are Relationships in Laravel?
What is Eloquent in Laravel?
What is throttling and how to implement it in Laravel?
What are facades?
What are Events in Laravel?
What is Localization in Laravel?
What are Requests in Laravel?
How to do request validation in Laravel?
What is a Service Container in Laravel?
What is a Service Provider?
What is the register and boot method in the Service Provider class?
How to define routes in Laravel?
What are named routes?
What are route groups?
What is Middleware and how to create one in Laravel?
How to create a route for resources in laravel?
What is dependency Injection in Laravel?
What are collections?
What are contracts?
What are queues in Laravel?
What are accessors and mutators?

Top comments (0)