Hatem Ben Yacoub
PHP expert, certified ZCE, Energy engineer, Entrepreneur, ICT & eGov consultant, Senior Systems architect. International Open Data expert and Open Source evangelist.
Get Started with Laravel Volt: A Free Full Stack Laravel App with Livewire & Alpine.js
Laravel Volt is an admin dashboard template that offers a comprehensive design and development toolbox for personal and commercial projects. It comes with handcrafted UI elements tailored for Bootstrap...
Unleashing the Power of PHP Fibers: Boost Web Development with Efficient Coroutines
The ability to efficiently execute multiple tasks concurrently is a vital aspect of modern web development. While PHP has traditionally lacked built-in support for multi-threading, the introduction of fibers...
Which Boring but Cheap Web Development Stack to Use in 2023?
In Hacker News alentred asked seeking advice for which technology stack to use for a web app MVP in 2023 "use boring technology - iterate fast - deploy with...
Initializer for Laravel – A Visual Approach to Setting Up a New Laravel Project
Initializer for Laravel is a tool that provides a visual, streamlined approach to setting up a new Laravel project. The tool offers an online form that allows users to...
PHP Coding Puzzle 10 : Sudoku Game
Welcome to the 10th PHP Coding Puzzle !
The Sudoku Game
The objective of Sudoku is to fill a 9x9 grid with numbers so that each row, column, and 3x3 sub-grid...