File manager - Edit - /home/autoph/public_html/projects/test_api/vendor/laravel/framework/src/Illuminate/Encryption/MissingAppKeyException.php
Back
<?php namespace Illuminate\Encryption; use RuntimeException; class MissingAppKeyException extends RuntimeException { /** * Create a new exception instance. * * @param string $message * @return void */ public function __construct($message = 'No application encryption key has been specified.') { parent::__construct($message); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings