Cédric

Results 6 issues of Cédric

Hi, If you put an bad method name in callback/observer array (tested with `before_create`) before `created_at` or/and `updated_at` , nothing error hapening, and all data given in insert is lost....

Hi, If we need a gutter-half 20px on desktop/tablet and 10px on mobile breakpoint, how can we do this? I thought several times but I did not find "clean" solution......

Hello, I found issue when using `grid-template` with function at the end and with `operator-no-newline-before`. ```scss .-testSuccess { grid-template: 'foo' 'bar' / 1fr; } .-testError { grid-template: 'foo' 'bar' minmax(0,...

- Laravel Mix Version: 6.0.49 - Node Version: 14.18.1 - NPM Version: 6.14.1 - OS: macOS 12.5.1 ### Description: Hi. I try to build mjs file in entry/output but Laravel...

Hello, I like this project and I want to build it to offer as gift. :) I have questions about hardware requirement. Actually the rpi 3 cost 40$, thermal printer...

Hello, Today I have try to start this project with a raspberry pi 3B :) HDMI outuput is breaking, so i proceed only via ssh connection. I think the hardware...