Written by Sebastian De Deyne
/ Original link
on Apr. 16, 2021
File watchers are powerful tools. We take them for granted because they’re often baked in, like Webpack rebuilding when you save a file. Sometimes I’m in an environment without auto-reloading to my disposal. Yesterday, I was working on a CLI tool. The workflow was modify code, save changes, switch…
Written by Laravel News
/ Original link
on Apr. 16, 2021
Trackable Jobs for Laravel is a package by Mateus Junges that allows you to track Laravel jobs in your database easily. The post Trackable Jobs for Laravel appeared first on Laravel News. Join the La…
Written by Bram.us
/ Original link
on Apr. 15, 2021
Recently Stefan Judis shared how to style the browse button of a file selector using the ::file-selector-button pseudo-element TIL – you can style the file input "browse" button using `::file-selecto…
Written by Michael Brooks - RSS Feed
/ Original link
on Apr. 15, 2021
This year, both my wife and I have closed our businesses, and for very different reasons. My wife has closed her pet sitting business because COVID has negatively affected it. I closed mine because I don’t want to carry on as a contractor/freelancer. I’m going back to permanent work, and my wife wa…