Top 20 PHP function

I am Ifeanyichukwu John. A software developer. I love sharing what I know with others.
Search for a command to run...

I am Ifeanyichukwu John. A software developer. I love sharing what I know with others.
No comments yet. Be the first to comment.
Understanding How ES6 Array Methods Works Part 2

Understanding How ES6 Array Methods Works Part 1

Welcome back. If you haven't read the first article about this topic kindly start from this before you continue https://ifeanyichukwu.hashnode.dev/fluent-interface-and-method-chaining-in-php In the first article, we have examined what is Fluent Inter...

A Fluent Interface is an object oriented Application Programming Interface - API that provides "more readable" code. A fluent interface allows you to chain method calls, which results in less typed characters when applying multiple operations on the ...

Hi everyone, I am Ifeanyichukwu John. In this article am going to explore a little about subdomain routing within the same Laravel application. This was something new to me because on most projects, I just work with one domain and everything is acces...
