Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 20e61db

Browse filesBrowse files
committed
Merge
2 parents 8e68124 + d34dadd commit 20e61db
Copy full SHA for 20e61db

File tree

Expand file treeCollapse file tree

1 file changed

+19
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+19
-1
lines changed

‎readme.md

Copy file name to clipboardExpand all lines: readme.md
+19-1Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,29 @@
66
<a href="https://packagist.org/packages/nunomaduro/laravel-zero"><img src="https://poser.pugx.org/nunomaduro/laravel-zero/license.svg" alt="License"></a>
77
</p>
88

9+
<p align="center">
10+
<img src="http://i.imgur.com/MSfhukT.png" alt="Laravel Zero" />
11+
</p>
12+
913
## Intro
1014

1115
Laravel Zero provides the perfect starting point for your next Laravel Console Application.
1216

13-
Laravel Zero is an MIT-licensed open source project. Its a project UNDER DEVELOMENT.
17+
Is an MIT-licensed open source project UNDER DEVELOMENT.
18+
19+
## Server Requirements
20+
21+
<div class="content-list" markdown="1">
22+
- PHP >= 5.6.4
23+
</div>
24+
25+
## Installation
26+
27+
Laravel Zero utilizes [Composer](https://getcomposer.org) to manage its dependencies. So, before using Laravel Zero, make sure you have Composer installed on your machine.
28+
29+
Install Laravel Zero by issuing the Composer `create-project` command in your terminal:
30+
31+
composer create-project --prefer-dist nunomaduro/laravel-zero application-name
1432

1533
## Stay In Touch
1634

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.