Mutation-free JSON column updation using AsArrayObject Eloquent cast
February 21, 2021 — If you have worked with a Large scale Laravel application, there might be a great chance that you would have to use JSON columns to save some information in your tables.