Support the ongoing development of Laravel.io →
Forms Validation

I'm using October CMS (based off Laravel), and it's file-based, so I'm not working much with routes. This means I cannot return a view with errors to access the $errors variable (Session::get('errors') returns null as well).

Any way I can access the errors without permanently setting the session variable? If I manually Session::put() the errors using the message bag, everything works.

Last updated 3 years ago.
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

cirkut cirkut Joined 22 Jul 2014

Moderators

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.

© 2025 Laravel.io - All rights reserved.