What is routing in laravel?



What is routing in laravel?..

Answer / Munna Raj

Routing in Laravel is the process of defining URIs (URLs) to controllers and their actions. It is used to handle incoming requests by matching the URL with a route.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

How to use basic routing in laravel?

1 Answers  


What is homestead in laravel?

1 Answers  


What is http / console kernels in laravel?

1 Answers  


What is Encryption Process ?

2 Answers  


What are the advanced features of laravel 6.0?

1 Answers  


What is db facade?

1 Answers  


How to assign a variable value for all view file?

1 Answers  


What is bagisto?

1 Answers  


How do I seed my database for column that is a foreign key referencing to other table?

1 Answers  


Explain laravel echo.

1 Answers  


How to fetch data from database in laravel?

1 Answers  


What do you maen by method spoofing in laravel 5?

1 Answers  


Categories