-
Notifications
You must be signed in to change notification settings - Fork 4
Laravel Boilerplate Documentation Website
License
rappasoft/laravel-boilerplate-documentation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <head> <title>Laravel Boilerplate | License & Credits</title> <!-- Meta --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="favicon.ico"> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- Global CSS --> <link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css"> <!-- Plugins CSS --> <link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css"> <link rel="stylesheet" href="assets/plugins/prism/prism.css"> <link rel="stylesheet" href="assets/plugins/lightbox/dist/ekko-lightbox.min.css"> <link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css"> <!-- Theme CSS --> <link id="theme-style" rel="stylesheet" href="assets/css/styles.css"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body class="body-orange"> <div class="page-wrapper"> <!-- ******Header****** --> <header id="header" class="header"> <div class="container"> <div class="branding"> <h1 class="logo"> <a href="index.html"> <span aria-hidden="true" class="icon_documents_alt icon"></span> <span class="text-highlight">Laravel</span><span class="text-bold">Boilerplate</span> </a> </h1> </div><!--//branding--> <ol class="breadcrumb"> <li><a href="index.html">Home</a></li> <li class="active">License & Credits</li> </ol> </div><!--//container--> </header><!--//header--> <div class="doc-wrapper"> <div class="container"> <div id="doc-header" class="doc-header text-center"> <h1 class="doc-title"><span aria-hidden="true" class="icon icon_gift"></span> License & Credits</h1> <div class="meta"><i class="fa fa-clock-o"></i> Last updated: December 6th, 2016</div> </div><!--//doc-header--> <div class="doc-body"> <div class="doc-content"> <div class="content-inner"> <section class="doc-section"> <h2 class="section-title">Laravel License</h2> <div class="section-block"> <div class="jumbotron text-center"> <p>The Laravel framework is open-sourced software licensed under the <a href="https://opensource.org/licenses/MIT" target="_blank">MIT license</a>.</p> </div><!--//jumbotron--> </div><!--//section-block--> </section><!--//doc-section--> <section class="doc-section"> <h2 class="section-title">Laravel Boilerplate License</h2> <div class="section-block"> <div class="jumbotron text-center"> <p>MIT: <a href="http://anthony.mit-license.org" target="_blank">http://anthony.mit-license.org</a></p> </div><!--//jumbotron--> </div><!--//section-block--> </section><!--//doc-section--> <section class="doc-section"> <h2 class="section-title">CoreUI License</h2> <div class="section-block"> <div class="jumbotron text-center"> <p>MIT: <a href="https://github.com/coreui/coreui" target="_blank">https://github.com/coreui/coreui</a></p> </div><!--//jumbotron--> </div><!--//section-block--> </section><!--//doc-section--> <section id="credits" class="doc-section"> <h2 class="section-title">Laravel Boilerplate Credits</h2> <div class="section-block"> <ul class="list list-unstyled"> <li><a href="http://rappasoft.com/" target="_blank"><i class="fa fa-external-link-square"></i> Anthony Rappa</a></li> <li><a href="https://github.com/rappasoft/laravel-boilerplate/graphs/contributors" target="_blank"><i class="fa fa-external-link-square"></i> Project Contributors</a></li> </ul> </div><!--//section-block--> </section><!--//doc-section--> </div><!--//content-inner--> </div><!--//doc-content--> <div class="doc-sidebar"> <nav id="doc-nav"> <ul id="doc-menu" class="nav doc-menu hidden-xs" data-spy="affix"> <li><a class="scrollto" href="#license">License</a></li> <li><a class="scrollto" href="#credits">Credits</a></li> </ul><!--//doc-menu--> </nav> </div><!--//doc-sidebar--> </div><!--//doc-body--> </div><!--//container--> </div><!--//doc-wrapper--> </div><!--//page-wrapper--> <footer class="footer text-center"> <div class="container"> <!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */--> <small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com/" target="_blank">Xiaoying Riley</a> for developers.</small> <small class="copyright">Created by <a href="http://www.rappasoft.com" target="_blank">Anthony Rappa</a> and made perfect by an <a href="https://github.com/rappasoft/laravel-boilerplate/graphs/contributors" target="_blank">amazing community of people.</a></small> </div><!--//container--> </footer><!--//footer--> <!-- Main Javascript --> <script type="text/javascript" src="assets/plugins/jquery-1.12.3.min.js"></script> <script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="assets/plugins/prism/prism.js"></script> <script type="text/javascript" src="assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js"></script> <script type="text/javascript" src="assets/plugins/lightbox/dist/ekko-lightbox.min.js"></script> <script type="text/javascript" src="assets/plugins/jquery-match-height/jquery.matchHeight-min.js"></script> <script type="text/javascript" src="assets/js/main.js"></script> </body> </html>
About
Laravel Boilerplate Documentation Website
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published