what is a Listeners ?



what is a Listeners ?..

Answer / Amar Deep Nayak

Listeners in Laravel are objects that subscribe to events that have been fired by other parts of the application. They allow you to execute code in response to specific events, such as user registration, model creation, or exceptions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

Explain some benefits of laravel over other php frameworks.

1 Answers  


Tell us can laravel be hacked?

1 Answers  


How to use laravel framework in php?

1 Answers  


What are the applications supported by valet?

1 Answers  


What is the use of accessors and mutators in eloquent?

1 Answers  


Is laravel easier than php?

1 Answers  


Define laravel guard.

1 Answers  


Explain auth.

1 Answers  


What is php artisan in laravel?

1 Answers  


What is a route?

1 Answers  


Tell me does laravel support caching?

1 Answers  


What is laravel 5?

1 Answers  


Categories