You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laravel Zero provides the perfect starting point for your next Laravel Console Application.
12
16
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
+
<divclass="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:
0 commit comments