Hi I'm getting the same error on a helper class in our app. The Log:info works in controllers but not on the helper class, if just tells me the "Class 'Helpers\Log' not found". Assume I need to extend/inject a base class or something so it can access the log object but no info as to how anywhere.
Any pointers anyone?
thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community