index.html 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  1. <!DOCTYPE html>
  2. <html class="no-js">
  3. <head lang="en-us">
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
  6. <meta http-equiv="X-UA-Compatible" content="IE=10" />
  7. <title>Help &amp; Questions - Laradock Docs</title>
  8. <meta name="generator" content="Hugo 0.18.1" />
  9. <meta name="description" content="Laradock documentations.">
  10. <link rel="canonical" href="http://laradock.io/help/">
  11. <meta name="author" content="Mahmoud Zalt">
  12. <meta property="og:url" content="http://laradock.io/help/">
  13. <meta property="og:title" content="Laradock Docs">
  14. <meta property="og:image" content="http://laradock.io/images/logo.png">
  15. <meta name="apple-mobile-web-app-title" content="Laradock Docs">
  16. <meta name="apple-mobile-web-app-capable" content="yes">
  17. <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
  18. <link rel="shortcut icon" type="image/x-icon" href="http://laradock.io/images/favicon.ico">
  19. <link rel="icon" type="image/x-icon" href="http://laradock.io/images/favicon.ico">
  20. <style>
  21. @font-face {
  22. font-family: 'Icon';
  23. src: url('http://laradock.io/fonts/icon.eot');
  24. src: url('http://laradock.io/fonts/icon.eot')
  25. format('embedded-opentype'),
  26. url('http://laradock.io/fonts/icon.woff')
  27. format('woff'),
  28. url('http://laradock.io/fonts/icon.ttf')
  29. format('truetype'),
  30. url('http://laradock.io/fonts/icon.svg')
  31. format('svg');
  32. font-weight: normal;
  33. font-style: normal;
  34. }
  35. </style>
  36. <link rel="stylesheet" href="http://laradock.io/stylesheets/application.css">
  37. <link rel="stylesheet" href="http://laradock.io/stylesheets/temporary.css">
  38. <link rel="stylesheet" href="http://laradock.io/stylesheets/palettes.css">
  39. <link rel="stylesheet" href="http://laradock.io/stylesheets/highlight/highlight.css">
  40. <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu&#43;Mono">
  41. <style>
  42. body, input {
  43. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  44. }
  45. pre, code {
  46. font-family: 'Ubuntu Mono', 'Courier New', 'Courier', monospace;
  47. }
  48. </style>
  49. <script src="http://laradock.io/javascripts/modernizr.js"></script>
  50. </head>
  51. <body class="palette-primary-red palette-accent-teal">
  52. <div class="backdrop">
  53. <div class="backdrop-paper"></div>
  54. </div>
  55. <input class="toggle" type="checkbox" id="toggle-drawer">
  56. <input class="toggle" type="checkbox" id="toggle-search">
  57. <label class="toggle-button overlay" for="toggle-drawer"></label>
  58. <header class="header">
  59. <nav aria-label="Header">
  60. <div class="bar default">
  61. <div class="button button-menu" role="button" aria-label="Menu">
  62. <label class="toggle-button icon icon-menu" for="toggle-drawer">
  63. <span></span>
  64. </label>
  65. </div>
  66. <div class="stretch">
  67. <div class="title">
  68. Help &amp; Questions
  69. </div>
  70. </div>
  71. <div class="button button-github" role="button" aria-label="GitHub">
  72. <a href="https://github.com/laradock" title="@laradock on GitHub" target="_blank" class="toggle-button icon icon-github"></a>
  73. </div>
  74. </div>
  75. <div class="bar search">
  76. <div class="button button-close" role="button" aria-label="Close">
  77. <label class="toggle-button icon icon-back" for="toggle-search"></label>
  78. </div>
  79. <div class="stretch">
  80. <div class="field">
  81. <input class="query" type="text" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck>
  82. </div>
  83. </div>
  84. <div class="button button-reset" role="button" aria-label="Search">
  85. <button class="toggle-button icon icon-close" id="reset-search"></button>
  86. </div>
  87. </div>
  88. </nav>
  89. </header>
  90. <main class="main">
  91. <div class="drawer">
  92. <nav aria-label="Navigation">
  93. <a href="https://github.com/laradock/laradock" class="project">
  94. <div class="banner">
  95. <div class="logo">
  96. <img src="http://laradock.io/images/logo.png">
  97. </div>
  98. <div class="name">
  99. <strong>Laradock Docs </strong>
  100. <br>
  101. laradock/laradock
  102. </div>
  103. </div>
  104. </a>
  105. <div class="scrollable">
  106. <div class="wrapper">
  107. <ul class="repo">
  108. <li class="repo-download">
  109. <a href="https://github.com/laradock/laradock/archive/master.zip" target="_blank" title="Download" data-action="download">
  110. <i class="icon icon-download"></i> Download
  111. </a>
  112. </li>
  113. <li class="repo-stars">
  114. <a href="https://github.com/laradock/laradock/stargazers" target="_blank" title="Stargazers" data-action="star">
  115. <i class="icon icon-star"></i> Stars
  116. <span class="count">&ndash;</span>
  117. </a>
  118. </li>
  119. </ul>
  120. <hr>
  121. <div class="toc">
  122. <ul>
  123. <li>
  124. <a title="Introduction" href="http://laradock.io/">
  125. Introduction
  126. </a>
  127. </li>
  128. <li>
  129. <a title="Getting started" href="http://laradock.io/getting-started/">
  130. Getting started
  131. </a>
  132. </li>
  133. <li>
  134. <a title="Documentation" href="http://laradock.io/documentation/">
  135. Documentation
  136. </a>
  137. </li>
  138. <li>
  139. <a title="Related Projects" href="http://laradock.io/related-projects/">
  140. Related Projects
  141. </a>
  142. </li>
  143. <li>
  144. <a class="current" title="Help &amp; Questions" href="http://laradock.io/help/">
  145. Help &amp; Questions
  146. </a>
  147. <ul id="scrollspy">
  148. </ul>
  149. </li>
  150. <li>
  151. <a title="Contributing" href="http://laradock.io/contributing/">
  152. Contributing
  153. </a>
  154. </li>
  155. <li>
  156. <a title="License" href="http://laradock.io/license/">
  157. License
  158. </a>
  159. </li>
  160. </ul>
  161. <hr>
  162. <span class="section">The author</span>
  163. <ul>
  164. <li>
  165. <a href="https://github.com/laradock" target="_blank" title="@laradock on GitHub">
  166. @laradock on GitHub
  167. </a>
  168. </li>
  169. </ul>
  170. </div>
  171. </div>
  172. </div>
  173. </nav>
  174. </div>
  175. <article class="article">
  176. <div class="wrapper">
  177. <h1>Help &amp; Questions </h1>
  178. <p>Join the chat room on <a href="https://gitter.im/LaraDock/laradock">Gitter</a> and get help and support from the community.</p>
  179. <p>You can as well can open an <a href="https://github.com/laradock/laradock/issues">issue</a> on Github (will be labeled as Question) and discuss it with people on <a href="https://gitter.im/LaraDock/laradock">Gitter</a>.</p>
  180. <aside class="copyright" role="note">
  181. Documentation built with
  182. <a href="https://www.gohugo.io" target="_blank">Hugo</a>
  183. using the
  184. <a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
  185. </aside>
  186. <footer class="footer">
  187. <nav class="pagination" aria-label="Footer">
  188. <div class="previous">
  189. <a href="http://laradock.io/related-projects/" title="Related Projects">
  190. <span class="direction">
  191. Previous
  192. </span>
  193. <div class="page">
  194. <div class="button button-previous" role="button" aria-label="Previous">
  195. <i class="icon icon-back"></i>
  196. </div>
  197. <div class="stretch">
  198. <div class="title">
  199. Related Projects
  200. </div>
  201. </div>
  202. </div>
  203. </a>
  204. </div>
  205. <div class="next">
  206. <a href="http://laradock.io/contributing/" title="Contributing">
  207. <span class="direction">
  208. Next
  209. </span>
  210. <div class="page">
  211. <div class="stretch">
  212. <div class="title">
  213. Contributing
  214. </div>
  215. </div>
  216. <div class="button button-next" role="button" aria-label="Next">
  217. <i class="icon icon-forward"></i>
  218. </div>
  219. </div>
  220. </a>
  221. </div>
  222. </nav>
  223. </footer>
  224. </div>
  225. </article>
  226. <div class="results" role="status" aria-live="polite">
  227. <div class="scrollable">
  228. <div class="wrapper">
  229. <div class="meta"></div>
  230. <div class="list"></div>
  231. </div>
  232. </div>
  233. </div>
  234. </main>
  235. <script>
  236. var base_url = 'http:\/\/laradock.io\/';
  237. var repo_id = 'laradock\/laradock';
  238. </script>
  239. <script src="http://laradock.io/javascripts/application.js"></script>
  240. <script>
  241. /* Add headers to scrollspy */
  242. var headers = document.getElementsByTagName("h2");
  243. var scrollspy = document.getElementById('scrollspy');
  244. if(scrollspy) {
  245. if(headers.length > 0) {
  246. for(var i = 0; i < headers.length; i++) {
  247. var li = document.createElement("li");
  248. li.setAttribute("class", "anchor");
  249. var a = document.createElement("a");
  250. a.setAttribute("href", "#" + headers[i].id);
  251. a.setAttribute("title", headers[i].innerHTML);
  252. a.innerHTML = headers[i].innerHTML;
  253. li.appendChild(a)
  254. scrollspy.appendChild(li);
  255. }
  256. } else {
  257. scrollspy.parentElement.removeChild(scrollspy)
  258. }
  259. /* Add permanent link next to the headers */
  260. var headers = document.querySelectorAll("h1, h2, h3, h4, h5, h6");
  261. for(var i = 0; i < headers.length; i++) {
  262. var a = document.createElement("a");
  263. a.setAttribute("class", "headerlink");
  264. a.setAttribute("href", "#" + headers[i].id);
  265. a.setAttribute("title", "Permanent link")
  266. a.innerHTML = "#";
  267. headers[i].appendChild(a);
  268. }
  269. }
  270. </script>
  271. <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/highlight.min.js"></script>
  272. <script>hljs.initHighlightingOnLoad();</script>
  273. </body>
  274. </html>