What are laravel’s contracts?



What are laravel’s contracts?..

Answer / Pranjal Gupta

Laravel's contracts are interfaces that define the methods and properties a class must implement in order to be used with Laravel's IoC container.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

Why use route?

1 Answers  


What is the use of Laravel - Sending Email ?

2 Answers  


Explain extending bindings?

1 Answers  


Please provide steps to configure homestead?

1 Answers  


Explain php artisan?

1 Answers  


What is Named Routes.

1 Answers  


How to run a php file in laravel?

1 Answers  


What are deferred providers in laravel?

1 Answers  


What is auth? How is it used?

1 Answers  


How to enable multiple php versions in homestead?

1 Answers  


How can we check the laravel current version?

1 Answers  


How to get current route name?

1 Answers  


Categories