Hello there, Welcome to this tutorial on getting started with Composer. Here you will learn:
Just before we dive in,
All you need is:
Once you have all those, you are ready to go. Let’s dive in!
Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends…
In this article, you’ll learn about Laravel route groups, how to use them, and why use them.
To get started, you should:
Quite a lot of times in our web applications, we define a lot of routes (depending on the size of our application though) that share common features (the same path prefix, or the same name prefix, or even other middleware or authentication). …
Hello there, welcome to this article where I try to teach how to enable file upload in PHP, using no frameworks or packages, or any special libraries, just PHP.
In this article, I will teach how to build an online gallery where images can be uploaded and viewed easily.
So here’s a summary of what you’ll learn.
Hello there, Welcome to this tutorial on getting started with Chart.js. Here you will learn:
Just before we dive in,
I would say nothing, except your PC, a text editor, a browser, and some knowledge of HTML, CSS, and JavaScript.
Once you have all those, you are ready to go. Let’s dive in!
In this article, you would learn:
It is assumed that you know basic PHP if you are reading this. It could well be your first Laravel article, but knowledge of PHP would be really handy.
A very basic and required feature of server-side frameworks is their ability to receive requests from users and return responses (these could be HTML pages or even JSON), these interactions are made possible with routes…
Things You Could Do With This Simple Data Type In PHP
After reading this article, you should know:
To get started, you should know:
PHP is a server scripting language and a powerful tool for making dynamic and interactive Web pages.
PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft’s ASP.
PHP 7 is the latest stable release.
Being…
In this article, you’ll learn TensorFlow.js and how to build a web-based machine learning model using TensorFlow.js.
To get started, you should:
TensorFlow.js is an open-source Javascript library for training and deploying machine learning models on the browser. TensorFlow.js is owned by Google and is written in C++.
TensorFlow.js is the browser-based version of TensorFlow which is a free and open-source software library for dataflow and…
Machine learning (ML) is the scientific study of algorithms and statistical models that computer systems use to perform a specific task without using explicit instructions, relying on patterns and inference instead. It is seen as a subset of artificial intelligence. Machine learning algorithms build a mathematical model based on sample data, known as "training data", in order to make predictions or decisions without being explicitly programmed to perform the task.
Machine Learning in simple terms would be defined as learning from examples because the model basically learns from examples which we call the training data, studies it and derives a…
Do you just plan to go to university like every other person? Do you want to leave school and join the unemployed population? Do you want to be employed instead of employing?
By some estimates, universities in Nigeria produce up to 500,000 graduates every year. And about half of these graduates are unable to find jobs. Which half would you rather be in. The employed half I guess? Do you have what it takes?
Can you be the best? Can you stand out? Can you do what the “big ones” did? Do you dare to be different?
Being employed has…