Laravel Basics - Route Parameters

preview_player
Показать описание
#laravel #php #webdevelopment

You may need to capture segments of the URI within your route, for example, to capture a user's ID from the URL. You can do so by defining route parameters.

In this video, watch and see how to use required and optional parameters in Laravel routes to capture expected information, and how to use route parameters with dependency injection.

For the video on how to use service provider and dependency injection, please watch:

For the video on how to define singleton dependency in service provider, please watch:

For the video on how to use contextual binding, please watch:

For the video on binding typed variadics, please watch:

For all the Laravel videos, please follow the playlist:
Рекомендации по теме