NA +91-8727899942 thecoderjob@gmail.com

CHAPTER - 7

Routing with example

Routing start from web.php file

and after working on view folder

Here's is the Code !!

use IlluminateSupportFacadesRoute;
 
Route::get("/greeting", function () {
    return "Hello World";
});

Chapter 6

Make first file

Previous chapter

Chapter 8

Controller

Next chapter

Get In Touch

NA

thecoderjob@gmail.com

+91-8727899942

Popular Links

© www.thecoderjob.com. All Rights Reserved.               Designed by HTML Codex