WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
routes
/
Name
Action
..
361712
api.php
Edit
channels.php
Edit
console.php
Edit
index.php
Edit
moduleroutes.php
Edit
pageroutes.php
Edit
web.php
Edit
Editing: pageroutes.php
<?php Route::get('service', 'HomeController@index'); Route::get('about-us', 'HomeController@index'); Route::get('contact-us', 'HomeController@index'); Route::get('faq', 'HomeController@index'); Route::get('portpolio', 'HomeController@index'); ?>