Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pa2d4ti06
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Juliper
pa2d4ti06
Commits
29c6841c
Commit
29c6841c
authored
7 years ago
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.del.ac.id/juliper19/pa2d4ti06
parents
d69bd41c
d3386c66
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
3 deletions
+4
-3
CustomerController.php
app/Http/Controllers/CustomerController.php
+1
-1
deploy.php
deploy.php
+2
-1
pantaiBulubul2.jpg
public/img/pantaiBulubul2.jpg
+0
-0
slider.blade.php
...views/vendor/adminlte/layouts/partialweb/slider.blade.php
+1
-1
No files found.
app/Http/Controllers/CustomerController.php
View file @
29c6841c
...
...
@@ -354,7 +354,7 @@ class CustomerController extends Controller
]);
return
redirect
()
->
action
(
'
Coba
Controller@detailhomestay'
,
[
'id'
=>
$request
[
'id'
]]);
return
redirect
()
->
action
(
'
Guest
Controller@detailhomestay'
,
[
'id'
=>
$request
[
'id'
]]);
}
...
...
This diff is collapsed.
Click to expand it.
deploy.php
View file @
29c6841c
...
...
@@ -4,6 +4,6 @@ $result = shell_exec($command." 2>&1");
echo
$result
;
}
echo
"<pre>"
;
execPrint
(
"/usr/bin/git pull https://if415014
@students.del.ac.id:dreamon1*@gitlab.del.ac.id/juliper19/Test
.git master"
);
execPrint
(
"/usr/bin/git pull https://if415014
:dreamon1*@gitlab.del.ac.id/juliper19/pa2d4ti06
.git master"
);
echo
"</pre>"
;
?>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
public/img/pantaiBulubul2.jpg
0 → 100644
View file @
29c6841c
218 KB
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/partialweb/slider.blade.php
View file @
29c6841c
...
...
@@ -3,7 +3,7 @@
<div
class=
"slider-1 agileits w3layouts"
>
<ul
class=
"rslides agileits w3layouts"
id=
"slider1"
>
<li>
<img
src=
"img/
danautoba
.jpg"
alt=
"Agileits W3layouts"
>
<img
src=
"img/
pantaiBulubul2
.jpg"
alt=
"Agileits W3layouts"
>
<div
class=
"layer agileits w3layouts"
></div>
<div
class=
"caption agileits w3layouts"
>
<h3
>
Welcome To
<span>
Lumban bulbul Homestay
</span></h3>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment