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 568e741 commit 3e8f7faCopy full SHA for 3e8f7fa
src/Illuminate/Support/Facades/App.php
@@ -11,6 +11,8 @@
11
* @method static bool configurationIsCached()
12
* @method static bool hasBeenBootstrapped()
13
* @method static bool isDownForMaintenance()
14
+ * @method static bool isLocal()
15
+ * @method static bool isProduction()
16
* @method static bool routesAreCached()
17
* @method static bool runningInConsole()
18
* @method static bool runningUnitTests()
0 commit comments