Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fazo
Project
Project
Details
Activity
Releases
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shahzod
fazo
Commits
eafb02c2
Commit
eafb02c2
authored
Oct 24, 2019
by
Khumoyunmirzo Sodiqov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
video
parent
86f759fc
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
224 additions
and
648 deletions
+224
-648
fazoshop.iml
.idea/fazoshop.iml
+0
-1
php.xml
.idea/php.xml
+87
-88
workspace.xml
.idea/workspace.xml
+136
-558
welcome.blade.php
resources/views/welcome.blade.php
+1
-1
No files found.
.idea/fazoshop.iml
View file @
eafb02c2
...
@@ -27,7 +27,6 @@
...
@@ -27,7 +27,6 @@
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/jakub-onderka/php-console-color"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/jakub-onderka/php-console-color"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/jakub-onderka/php-console-highlighter"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/jakub-onderka/php-console-highlighter"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/jeremy-dunn/php-fedex-api-wrapper"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/jeremy-dunn/php-fedex-api-wrapper"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/kylekatarnls/update-helper"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/laravel/framework"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/laravel/framework"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/laravel/socialite"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/laravel/socialite"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/laravel/tinker"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/vendor/laravel/tinker"
/>
...
...
.idea/php.xml
View file @
eafb02c2
This diff is collapsed.
Click to expand it.
.idea/workspace.xml
View file @
eafb02c2
This diff is collapsed.
Click to expand it.
resources/views/welcome.blade.php
View file @
eafb02c2
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
</head>
</head>
<body>
<body>
<video
width=
"100%"
controls
autoplay
>
<video
width=
"100%"
height=
"100%"
controls
autoplay
>
<source
src=
"{{ asset('video') }}/fazo.mp4"
type=
"video/mp4"
>
<source
src=
"{{ asset('video') }}/fazo.mp4"
type=
"video/mp4"
>
{{--
<source
src=
"mov_bbb.ogg"
type=
"video/ogg"
>
--}}
{{--
<source
src=
"mov_bbb.ogg"
type=
"video/ogg"
>
--}}
Your browser does not support HTML5 video.
Your browser does not support HTML5 video.
...
...
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