We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4375865 commit c54ca21Copy full SHA for c54ca21
facade.php
@@ -11,8 +11,5 @@
11
*/
12
13
require __DIR__.'/vendor/autoload.php';
14
-$_composer_autoload_path = __DIR__.'/vendor-bin/facade-documenter/vendor/autoload.php';
15
16
-// require __DIR__.'/src/Facades/ExceptionNotify.php';
17
-
18
-require __DIR__.'/vendor-bin/facade-documenter/vendor/laravel/facade-documenter/facade.php';
+require __DIR__.'/vendor/bin/facade.php';
0 commit comments