Skip to content

Commit

Permalink
Merge pull request #17 from multilinguals/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
xiaodx12 authored Oct 26, 2018
2 parents 08663f0 + e4d6f84 commit 524bda9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion examples/laravel/apollo.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
}
if (!$apollo) {
throw new Exception('Load Apollo Config Failed');
throw new Exception('Load Apollo Config Failed, no config available');
}
ob_start();
include ENV_TPL;
Expand Down
1 change: 0 additions & 1 deletion examples/laravel/env/.env

This file was deleted.

29 changes: 0 additions & 29 deletions start.php

This file was deleted.

0 comments on commit 524bda9

Please sign in to comment.