Tweet
When working on a new WordPress plugin, we wanted to make use of existing composer packages in the plugin.

Unfortunately, in the WordPress ecosystem, this isn’t straightforward but there is a solution:

om4.io/blog/using-com…

#phpc #WordPress
Spent the morning setting up @Firebase hosting and even got a sweet GH action working so it deploys to preview channels from pull requests.

#BuildInPublic #phpc
Added authentication via social platforms today:

- Facebook ✅
- Twitter ✅
- Google ✅

Thanks to Laravel Socialite, this is a really convenient task 😌

#laravel #php #phpc #buildinpublic