Building a desktop application with Electron
Electron is a library that enables you to create desktop apps with JavaScript, Html and css. If you’re interesting in playing around with this cool technology check out this tutorial by Kristian Posl…
Electron is a library that enables you to create desktop apps with JavaScript, Html and css. If you’re interesting in playing around with this cool technology check out this tutorial by Kristian Posl…
PHP Uk Conference is an excellent conference where I had the pleasure of speaking this year. All sessions were recorded. Last week the organizers released all the videos. Here’s the entire playlist:…
Hi, how are you? I’m fine thanks! How are you? I saw you released another package last week. Yup yup, you mean laravel-html, right? It was actually coded up by my colleague Sebastian, who did an awes…
In the PHP ecosystem we’re blessed with so many people blogging about their favourite language. Everyday new interesting content on PHP gets posted somewhere on the web. Visiting each blog separately…
If you need a free SSL certificate Let’s Encrypt seems like the obvious way to go. But the installation and renewal process of Let’s Encrypt surely has it’s caveats. An alternative to Let’s Encrypt…
Jarek Tkaczyk demonstrates how you can use a helper relation to eager load specific models. Have you ever needed to show only single related model from the hasMany relationship on a set of parents?…