Laravel 8 tutorial # Routing with example

preview_player
Показать описание
in this laravel 8 video, we learn that how we can make routing, what is that and how to use URL and routing in larave l
This video is made by anil Sidhu in the English language
this is the best laravel 8 series for beginners.
steps of video
What is Routing
How to Make Routing
Pass data with Routing
Anchor Tag
Redirect
Interview Question
laravel 8 complete playlist
Рекомендации по теме
Комментарии
Автор

to connect your api URLs. For example when using the front-end from another language such as React

graham
Автор

Only YouTube tutorial which teaches only what beginners want.... thanks mate!

MrMna
Автор

excellent tutorial. just what a beginner needs !

selvishah
Автор

At beginning i was not knowing where and how i shall start off. Thanks for the tutor. Hope to see more videos. As a late beginner i dont have any questions...

drukson
Автор

simple, sweet, helpful....Thank you!

anupgurav
Автор

super and super explanation thanks alot

abdifitahmashquul
Автор

In Laravel, the api.php file serves as a dedicated route file specifically designed for defining API routes within your application. It's intended for API endpoints that return JSON or other non-HTML responses and allows for separate configuration and organization of routes compared to the web.php route file

gyamfijohn
Автор

excellent videos & the way you are teaching superb.

learnwithabidi
Автор

straight explanation u are the best man keep up....we need more about laravel

ALLINONE-xguc
Автор

just learning laravel this helped me so much,

enriquedb
Автор

Nice & great tutorial I have ever seen. Recommend to beginners 👍 good job 👏

Kejnjrbdbfhhrbb
Автор

THANXX FOR MAKING SUCH A WONDERFULL TUTORIAL BCOZ OF YOU GUYS BEGINNERS HAVE HOPE TO SUCCEED
<3

vrushabhpatil
Автор

When we share our application data for others. Then we can make Restful API.
Its configure in routes/api.php. Basically we allow just POST request from users.

tanvirahammed
Автор

thinak you sir for your precious time for us

rameshgywali
Автор

Nice one! Have learnt alot on routings.

japhethmumo
Автор

when he said maybe my anchor tags might be a little big ugly that reminded me of my ex...

mayurbahuguna
Автор

The routes defined in api.php are discretely reserved for api that interact with our application to feed them with data

tijjanimahiru-beii
Автор

in routes/api.php we define the routes for our api.

abbasalibutt
Автор

what planet are you from.... Thanks for the help.... its being 18 hours since i started looking for solution.... Thank you again

wealthallen
Автор

api.php defines and routes API routes.

kamaliB