gwleuverink
gwleuverink

Willem Leuverink

@gwleuverink

TALL stack aficionado. Building laravel-bundle.dev

10 Posts 133 Views

  • No matching results...
  • Searching...

/ 255

Huge breakthrough! 🚀🔥

What if you could run a cross-platform PHP CLI app without installing PHP? 🤯

Turns out, you totally can! By embedding PHP & your code and wrapping it with Golang, it's now possible.

This is insanely cool. Check out the proof of concept

github.com/gwleuverink/embedded-php

1

65

As of right now the PoC compiles for Mac arm only.

Because it uses @nativephp static binaries & Golang under the hood this could totally cross-compile for most common architectures out there 🔥

This can enable some really cool stuff. Like
Laravel Zero without having PHP on your user's machine 🚀

Think of all the awesome devtools we could make with this 👀

67

I’m shopping around for a screen recording app geared towards product demos. It needs to be able to mix screen & webcam recordings

What are people using these days?

1

116

Friendly reminder that my handy dandy property grouping package for #Livewire supports #Volt ‘s functional API too 🚀

image

2

89

Yep that’s just my IDE. What’s the unusual part?

173

Just spent my 2nd evening in a row debugging why dusk (with testbench) isn’t running on my mac. It runs in CI 🤔

Anyone smarter than me seen this before?

The browser opens but hangs on a white screen until it times out. Chrome driver version matches chrome

122

Working on first-class tailwind support for laravel-bundle.dev and it's coming along nicely so far 😎

Now to get a detached forked process going so we can start the tailwindf-cli in watch mode under the hood. Wild stuff! I absolutely love it

347