MaintenanceModeException
class MaintenanceModeException extends ServiceUnavailableHttpException (View source)
Properties
int | $wentDownAt | When the application was put in maintenance mode. | |
Carbon | $retryAfter | The number of seconds to wait before retrying. | |
Carbon | $willBeAvailableAt | When the application should next be available. |
Please login to continue.