Answer Posted / rajani
Listeners handle all the activities mentioned in an event that is being registered.
The artisan command event:generate creates all the listeners in the app/listeners directory.
The Listeners folder includes a file EventListener.php which has all the methods required for handling listeners.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain few features of laravel?
What is backend framework?
Explain the difference between implicit and explicit route binding in laravel?
Do you know how to use delete statement in laravel?
What is laravel and why it is used?
List the default ports that are forwarded to your homestead environment?
How to create Creating a Controller ?
Please explain the difference between laravel and codeigniter?
What is bootstrap software development?
In which directory laravel configartion files are kept.
Explain how to retrive all requested data in laravel?
Explain how to install installing mariadb on homestead?
What is latest version of laravel?
How to check ajax request in laravel?
What is query builder in laravel?