This website works better with JavaScript
David A. Windham
david
/
laravel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add bin path to artisan.
Taylor Otwell
12 years ago
parent
84e8892c29
commit
8a1011c159
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
artisan
+ 1
- 0
artisan
View File
@@ -1,3 +1,4 @@
+#!/usr/bin/env php
<?php
/**
* Laravel - A PHP Framework For Web Artisans