Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
irul
/
fake-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Merge Requests
0
Pipelines
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit fd1b7df4
authored
May 15, 2020
by
irul
Committed by
Programer
May 15, 2020
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Merubah isi variabel baseUrl
1 parent
6ab56e3b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
index.php
index.php
View file @
fd1b7df
...
...
@@ -22,5 +22,5 @@ Route::add('/samsat-banten', function () {
},
'post'
);
// Run the router
$baseUrl
=
'/'
;
$baseUrl
=
'/
fake-api
'
;
Route
::
run
(
$baseUrl
);
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment