Laravel Exception Handler

We hade a «issue» where we wanted more logging, http logging. What i discovered was that the ExceptionHandler extends the Illuminate\Foundation\Exceptions\Handler That handler has a internal dont report array, and by overriding it we are able to get more exceptions

Array or !Array

I was struggling with a loop check I needed to do. I needed to find how many of occurrences there where based on some key info that had to be unique. Learned this from @mortenbergset

Conference

I was fortunate to have the change to attend PHP UK 2019. My employer sent 5 developers this year. This is to get new ideas and teambuilding, we all got a gray hoodie with the local PHP meetup group logo. The purpose was to have something to talk about, be easily seen and try to… Fortsett å lese Conference