Skip to content

Commit

Permalink
fix artisan
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Apr 18, 2017
1 parent cae9400 commit 100f71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artisan
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
|
*/

require __DIR__.'/bootstrap/autoload.php';
require __DIR__.'/vendor/autoload.php';

$app = require_once __DIR__.'/bootstrap/app.php';

Expand Down

0 comments on commit 100f71e

Please sign in to comment.