W3cubDocs

/Laravel 8

MissingAppKeyException

class MissingAppKeyException extends RuntimeException (View source)

Methods

void __construct($message = 'No application encryption key has been specified.')

Create a new exception instance.

Details

void __construct($message = 'No application encryption key has been specified.')

Create a new exception instance.

Parameters

$message

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Encryption/MissingAppKeyException.html