As I have talked with a friend creating a web application with Laravel. I have share with him few insights about how to perform testing…
Continue reading → Laravel, Dusk – Build a web application with Laravel and test it with Dusk
Bruno Flaven's website
As I have talked with a friend creating a web application with Laravel. I have share with him few insights about how to perform testing…
Continue reading → Laravel, Dusk – Build a web application with Laravel and test it with Dusk
I have made few weeks ago an article about an existing Laravel Admin Panel Generator named Navigator. It was basically a time-saver for a dashboard’s…
My purpose was to build-up a quick working administration interface to manage users listing. To be even more precise, journalists’ listing. At least, I had…
Continue reading → Laravel, Navigator – Discovering Navigator an admin panel generator for Laravel
Le développement piloté par le comportement, voilà la traduction forcement moins attirante que sa définition première en anglais : “Behavior Driven Development”. Plus encore le…
Le multilinguisme est souvent un élément essentiel dans développement d’un site web ou d’une application. Cette nécessité va de pair avec la difficulté de faire…
Il s’agit de comprendre rapidement comment concevoir puis de coder “grosses mailles” une API. Les objectifs de cette expérience étaient les suivants : Découvrir les…
Voilà une démarche qui tâche de réconcilier deux approches diamétralement opposées : à savoir l’approche MVC propre à Twig et le CMS WordPress. En substance,…
Qu’on se le dise, Drupal est un excellent CMS mais c’est un CMS de “riches”. En partant d’un constat simple, la plupart des équipes éditoriales…
Continue reading → Drupal, WordPress, Migration – Migrer de Drupal à WordPress
Voilà un framework intéressant et élégant, une synthèse habile tant au niveau marketing qu’au niveau du code entre Symfony et CodeIgniter, beaucoup d’emprunts à RoR…
Continue reading → Laravel, PHP, Framework – Introduction à Laravel PHP Framework
Pour essayer de comprendre le fonctionnement d’un framework et modèle MVC qui sous-tend la logique de Symfony, rien de mieux que de raconter une “user…
Sans vouloir se livrer à un comparatif effréné listant les avantages et les inconvénients entre les différents “frameworks” open-source écrit en PHP. Exercice qui révèle…
Continue reading → Framework PHP – Quel framework choisir entre CodeIgniter, CakePHP, Symfony, Zend…