New Trait on model blocking ProductResource Index Page
Strange behaviour: I added the :use BinaryCats\Sku\HasSku;, into my Product Model. http://example.test/admin/products I get connection timed out with no errors in the browser or logs. http://example.test/admin/products/create works with the trait and generates the sku field correctly