Support the ongoing development of Laravel.io →

zlatevbg

Joined 3 Jan 2015

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

Laravel 5 - $this->middleware in controller constructor not working when called from another middleware

Does anyone know why the middleware in the following example is not working? class PageController ex...

0 Likes
0 Replies
posted 8 years ago

How to use Regular Expression Parameter Constraints with utf-8 strings?

Hi, does anyone know how to use Regular Expression Parameter Constraints with utf-8 strings? This on...

0 Likes
0 Replies
replied 8 years ago

Response::download error

You should use $response->headers->set('Content-Type' , 'text'); $response->headers->set...

0 Likes
replied 8 years ago

Laravel 5 custom error view for 500

I have tried the above code but i didn't work when the Exception is of type \PDOException and the DB...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.