PHP
Critically Engaging With Models
Our worldviews are grown from other people’s models. How do we control what models we let in? Read more
PHP
★ A package to manage dynamic servers
[AdSense-A]
I'm proud to announce that our team has released a new package called laravel-dynamic-servers.
This package can help start and stop servers when you need them. The prime use case is to spin up extra working servers to help you process the workload on queues.
In this blog post, I'd like to introduce the package to you.
PHP
Six New'ish HTML Tags You Can Use Right Now
Jeffrey Way of Laracasts showcases some nice HTML goodness.
PHP
The self-fulfilling prophecy of React
Some critical thoughts about React. I think the criteria used to determine if React is the right tool, can be used to think critical about your favourite framemework / piece of software. Read more
PHP
Exploring Laravel Stubs
Here’s a nice video from Povolis in which he expores our spatie/laravel-stubs package.
PHP
★ I shall define this only once
Here’s my talk on our popular Laravel Data package, which I gave at Laracon Online earlier this week.
PHP
Using CLion with php-src
Ben Ramsey explains how can start working on PHP’s source code using JetBrains’ C IDE. Read more