heesel

ErrorException: Undefined variable $message

laravel Icon

ErrorException

Undefined variable $message

An unhandled exception occurred on line 649
646
                    <tbody>
647
                      <tr>
648
                        <td class="column_cell px py_xs text_white text_center" style="vertical-align: top;color: #ffffff;text-align: center;padding-top: 8px;padding-bottom: 8px;padding-left: 16px;padding-right: 16px;-webkit-text-size-adjust: 100%;-m
649
                          <p class="img_inline" style="color: inherit;font-family: Arial, Helvetica, sans-serif;margin-top: 0px;margin-bottom: 0px;word-break: break-word;font-size: 16px;line-height: 100%;clear: both;"><a href="#" style="-webkit-text-
650
                        </td>
651
                      </tr>

Solution

forgot to make the variable public. i had to do public $message; in order to use it into my email blade            
Apr 07, 2021 Anyone

0 replies


Install the browser extension

Found this solution helpful? Try our extension for quick solutions to your Laravel errors.

Chrome logo Add to Chrome - It's free