Browse Source

Added: back line about cors

James Doyle 3 năm trước cách đây
mục cha
commit
d251f88fd6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      config/scribe.php

+ 1 - 0
config/scribe.php

@@ -176,6 +176,7 @@ return [
     'try_it_out' => [
         /**
          * Add a Try It Out button to your endpoints so consumers can test endpoints right from their browser.
+         * Don't forget to enable CORS headers for your endpoints.
          */
         'enabled' => true,