Giter Site home page Giter Site logo

Comments (11)

themsaid avatar themsaid commented on July 2, 2024

Can you explain what you are trying to do?

from laravel-mail-preview.

Artessan avatar Artessan commented on July 2, 2024

I'm trying to custom the error page of my app and when I do a error or make artisan down i have this error.

from laravel-mail-preview.

jaumeavila avatar jaumeavila commented on July 2, 2024

It happens to me exactly the same, without doing anything.
If you go to MailPreviewMiddleware.php in line 24 it calls
$response = $this->handleException($request, $e);
but this method does not exist.

from laravel-mail-preview.

sebastiandedeyne avatar sebastiandedeyne commented on July 2, 2024

Just came across the same issue, the handleException method doesn't exist in the middleware.

Is there a reason why there's a try/catch for the response? Can't the middleware just leave the errors to the application?

from laravel-mail-preview.

jaumeavila avatar jaumeavila commented on July 2, 2024

I agree with Sebastian. What I have done is to comment the code regarding the call of handleException.

from laravel-mail-preview.

themsaid avatar themsaid commented on July 2, 2024

I'm fixing it now and will tag a new version. Thanks for reporting :)

from laravel-mail-preview.

themsaid avatar themsaid commented on July 2, 2024

That should be fixed now, exception shall be handled normally via the application.

from laravel-mail-preview.

sebastiandedeyne avatar sebastiandedeyne commented on July 2, 2024

That was fast, thanks!

from laravel-mail-preview.

themsaid avatar themsaid commented on July 2, 2024

welcome :) check it out and let me know if there's still an issue.

from laravel-mail-preview.

jaumeavila avatar jaumeavila commented on July 2, 2024

Thanks!

On Fri, May 13, 2016 at 2:01 PM, Mohamed Said [email protected]
wrote:

welcome :) check it out and let me know if there's still an issue.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#12 (comment)

from laravel-mail-preview.

themsaid avatar themsaid commented on July 2, 2024

Most welcome @jaumeavila

from laravel-mail-preview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.