-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlaravel_default.html
More file actions
131 lines (124 loc) · 7.35 KB
/
Copy pathlaravel_default.html
File metadata and controls
131 lines (124 loc) · 7.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head><link rel="icon" sizes="144x144" href="./img/footer_logo.png">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Welcome! - Laravel PHP Framework</title>
<meta name="description" content="Laravel, the elegant PHP framework for web artisans. Start enjoying development again.">
<link rel="stylesheet" href="css/style.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<header>
<div class="container">
<a href="laravel_default.html" title="Laravel PHP Framework" class="logo"> </a>
<nav class="menu">
<ul>
<li class="active"><a href="laravel_default.html" title="Welcome">Welcome</a></li>
<li><a href="docs.htm" title="Documentation">Documentation</a></li>
<li><a href="http://laravel.com/api" title="Laravel Framework API">API</a></li>
<li><a href="https://github.com/laravel/laravel" title="Github">Github</a></li>
<li><a href="http://forums.laravel.io/" title="Laravel Forums">Forums</a></li>
<li><a href="http://twitter.com/laravelphp" title="Laravel on Twitter">Twitter</a></li>
</ul>
</nav>
<a class="to-top">Back to Top</a>
</div>
</header>
<section class="notice">
<div class="container">
Announcement: Laravel 4 Advanced Architecture Book <a href="https://leanpub.com/laravel">Now Available!</a> </div>
</section>
<section class="hero">
<div class="container">
<h1>
<span class="line-one">The <strong>PHP framework</strong> for web artisans.</span>
<span class="line-two">Just got four times better.</span>
</h1>
<a href="docs/quick.htm" class="call-button">Five Minute Quickstart</a>
</div>
</section>
<section class="features">
<div class="container">
<ul class="feature-box">
<li>
<h2><a title="RESTful Routing" href="docs/routing.htm">RESTful Routing</a></h2>
<p>Use simple Closures to respond to requests to your application. It couldn't be easier to get started building amazing applications.</p>
</li>
<li>
<h2><a title="Command Your Data" href="docs/eloquent.htm">Command Your Data</a></h2>
<p>Ships with the amazing Eloquent ORM and a great migration system. Works great on MySQL, Postgres, SQL Server, and SQLite.</p>
</li>
<li>
<h2><a title="Beautiful Templating" href="docs/templates.htm">Beautiful Templating</a></h2>
<p>Use native PHP or the light-weight Blade templating engine. Blade provides great template inheritance and is blazing fast. You'll love it.</p>
</li>
<li>
<h2><a title="Ready For Tomorrow" href="docs/routing.htm">Ready For Tomorrow</a></h2>
<p>Build huge enterprise applications, or simple JSON APIs. Write powerful controllers, or slim RESTful routes. Laravel is perfect for jobs of all sizes.</p>
</li>
<li>
<h2><a title="Proven Foundation" href="http://www.symfony.com">Proven Foundation</a></h2>
<p>Laravel is built on top of several Symfony components, giving your application a great foundation of well-tested and reliable code.</p>
</li>
<li>
<h2><a title="Composer Powered" href="http://getcomposer.org">Composer Powered</a></h2>
<p>Composer is an amazing tool to manage your application's third-party packages. Find packages on Packagist and use them in seconds.</p>
</li>
<li>
<h2><a title="Great Community" href="http://forums.laravel.io">Great Community</a></h2>
<p>Whether you're a PHP beginner or architecture astronaut, you'll fit right in. Discuss ideas in the IRC chat room, or post questions in the forum.</p>
</li>
<li>
<h2><a title="Red, Green, Refactor" href="docs/testing.htm">Red, Green, Refactor</a></h2>
<p>Laravel is built with testing in mind. Stay flexible with the IoC container, and run your tests with PHPUnit. Don't worry... it's easier than you think.</p>
</li>
</ul>
<div class="clearfix"></div>
</div>
</section>
<section class="partners">
<div class="container">
<div class="friend-box">
<div class="friend-logo">
<a href="http://www.cartalyst.com/" title="Cartalyst"><img src="img/cartalyst.png"></a>
</div>
<div class="friend-caption">
Cartalyst, a Laravel community sponsor, is the leader in premium add-ons and extensions to the Laravel framework. Their arsenal of high quality
components will take your application to the next level.
</div>
</div>
<div class="clearfix"></div>
</div>
</section>
<footer>
<div class="container">
<a href="http://laravel.com/laravel_default.html" title="Laravel PHP Framework" class="logo"><img src="img/footer_logo.png" alt="Laravel PHP Framework"></a>
<nav class="menu">
<ul>
<li><a href="http://laravel.com/laravel_default.html" title="Welcome">Welcome</a></li>
<li><a href="http://laravel.com/docs.htm" title="Documentation">Documentation</a></li>
<li><a href="http://laravel.com/api" title="Laravel Framework API">API</a></li>
<li><a href="https://github.com/laravel/laravel" title="Github">Github</a></li>
<li><a href="http://forums.laravel.io/" title="Laravel Forums">Forums</a></li>
<li><a href="http://twitter.com/laravelphp" title="Laravel on Twitter">Twitter</a></li>
</ul>
</nav>
<p class="copyright">Copyright © 2013 Taylor Otwell. Site designed by <a href="http://casserolelabs.com/" title="Casserole Labs">Casserole Labs</a> & <a href="http://daylerees.com" title="Dayle Rees">Dayle Rees</a>.</p>
</div>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.min.js"></script>
<script>
var _gaq=[['_setAccount','UA-23865777-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src='//www.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>