GET METHOD API WITH GET PARAMS API IN LARAVEL 9

Опубликовано: 15 Январь 2025
на канале: CODE WITH MEHNAZ
60
3

in this video We have Learn about get method api and get params api in laravel 9 in hindi urdu.
#api #getapiinlaravel #makeapiinlaravel #codewithmehnaz
steps of this video

How To Get Data With Api with perameter in Laravel 9

Make Controller
Make Route
Make Model
pass id in route and get id in controller function perameter
Test on Postman