add bin path to artisan.

This commit is contained in:
Taylor Otwell
2012-06-03 19:49:43 -05:00
parent 84e8892c29
commit 8a1011c159

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php <?php
/** /**
* Laravel - A PHP Framework For Web Artisans * Laravel - A PHP Framework For Web Artisans