What is register method?



What is register method?..

Answer / Abhishek Srivastava

The register method in Laravel is used by service providers to bind interfaces to their implementations, register listeners, and perform other setup tasks when the application boots.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is a pull() ?

1 Answers  


What is php artisan in laravel?

1 Answers  


In order to run laravel. What permissions are required to be on storage and the bootstrap/cache directories?

1 Answers  


What is php artisan. List out some artisan commands?

1 Answers  


How to check ajax request in laravel?

1 Answers  


What is laravel best for?

1 Answers  


What is laravel orm?

1 Answers  


How to localize resource uris in laravel?

1 Answers  


Explain how to generate pretty urls in laravel?

1 Answers  


How do I customize validation error messages for a form?

1 Answers  


Is laravel the best php framework?

1 Answers  


What is mvc framework?

1 Answers  


Categories