Le 27 octobre 2020 J'ai changé d'avis sur Firefox
Pendant longtemps j'ai promu Firefox et débattu pour mettre fin au monopole de Chrome. J'avais tort.
Le 14 octobre 2020 Bépo sur Windows
Comment installer la disposition clavier spéciale français sur Windows ?
Le 13 octobre 2020 Projet Windows
Un développeur Linux depuis plus de 10 ans peut-il passer à Windows ?
Le 7 octobre 2020 Taylor Otwell à propos de Jetstream. Le futur de ma chaîne YouTube.
Taylor explique dans une récente vidéo la différence entre open-source et produits commerciaux ce qui me fait penser à mes prochains projets sur YouTube
July 1, 2019 I don't like camelCase
Snake case, camel case… Why different languages made different choices?
January 24, 2019 What to learn in 2019?
In 2019, I want to challenge the way I build applications by exploring other interesting technologies.
July 26, 2017 Improvements of the new Responsable interface in Laravel
Laravel 5.5 will ship with a new feature: the Responsable interface. Why not add some sugar to it?
July 18, 2017 Your app doesn't have "users"
The most important part of your code is how you're naming things. Don't forget your first class!
February 13, 2017 Pattern Matching in PHP
How to build a pattern matching library in PHP?
December 15, 2016 Laravel Recursive Migrations
This package allows to put Laravel migrations into sub-directories. Let's build it together!
December 7, 2016 Laravel Foreign Relations
In this article, I'll create a proof of concept using Laravel's Eloquent relations to fetch a foreign data source as Stripe.