Pragmatically testing multi-guard authentication in Laravel
Feb 3rd 2020
•
freek.dev
Enums without enums in PHP
Enums are still lacking in PHP, yet there is a clean way to have enum-like behaviour in your code bases, without using external dependencies. Take the example of date...
Feb 1st 2020
•
stitcher.io
Building Mailcoach
Jan 30th 2020
•
freek.dev
Mailcoach's (lack of) JavaScript stack
Jan 30th 2020
•
sebastiandedeyne.com
09. Test factories
Note: this chapter mostly addresses domain-related code. We'll come back to the application layer in future chapters.
In this chapter of Laravel beyond CRUD, we're going to look at...
Jan 29th 2020
•
stitcher.io
Introducing JavaScript error tracking
This week, we are bringing delightful JavaScript error tracking to Flare.
The integration comes with libraries for vanilla JavaScript, Vue, and React. You can upload your JavaScript source maps so...
Jan 28th 2020
•
flareapp.io
PHP in 2020
It's no secret among web developers and programmers in general: PHP doesn't have the best reputation. Despite still being one of the most used languages to build web applications; over...
Jan 17th 2020
•
stitcher.io
Remove all history from a GitHub repository
Jan 16th 2020
•
freek.dev
Testing Laravel packages with GitHub Actions
GitHub Actions are hot! Since my last post, we started using it everywhere we can! Today we're going to look at how you can use...
Jan 15th 2020
•
rubenvanassche.com
Testing Laravel packages with GitHub Actions
GitHub Actions are hot! Since my last post, we started using it everywhere we can! Today we're going to look at how you can use...
Jan 15th 2020
•
rubenvanassche.com