Home page
Communities
Stats
About read.cash
Register
Login
Open register popup
read.cash
Topics
Life
Cryptocurrency
Blog
Writing
Experiences
Blogging
Story
Crypto
Bitcoin Cash
Thoughts
BCH
Blockchain
Experience
Money
Personal
read.cash
Cryptocurrencies
Bitcoin
Freewrite
Reality
Love
Finance
Motivation
Personal Thoughts
Family
Journey
Random
Investment
Travel
Food
...All topics...
Communities
Login
Get Started
Programming, Development & Technology (56ca)
27
Share your knowledge about programming, development or technology.
Join the community
Rules
Moderators
@Amna8685
·
2 years ago
IOT(internet of things)
It's the era of technology, everything is now on internet. So it is very important to have knowledge about different languages and skills that are required to survive in the world of technology. So h...
8 likes
·
1
comments
@El.Vin
·
2 years ago
Install GitLab locally (Ubuntu)
sudo apt-get update sudo apt-get install -y curl openssh-server ca-certificates tzdata Use this commands to update repository and install dependencies. sudo apt-get install -y postfix Postfix is us...
29 likes
·
1
comments
@Hiniade
·
2 years ago
How to build a website
In this article am going to be introducing you to how to build a website. Now what is a website. A website is a set of related web pages located under a single domain name. Now how to build a websit...
5 likes
·
0
comments
@NuraWali
·
2 years ago
Html and Css
Hello everyone in this community ! I learn Html and Css. Moment ago, and tries so many developments Tutorials. I would like to share my experience here with you guys from the beginning to advan...
16 likes
·
10
comments
@Hiniade
·
2 years ago
Free web hosting and domain
Now we have numerous web hosting servers and domains. Some are free while some are not but today I bring to your notice how to get free web hosting and domain. The name of the site is Https://www.kin...
3 likes
·
4
comments
@El.Vin
·
2 years ago
[Composer] Laravel - How to install using composer?
composer global require laravel/installer You can use this command to download the laravel package which can be used to install laravel easily with just a very short command. Simply like: laravel n...
4 likes
·
0
comments
@El.Vin
·
2 years ago
[Programming Language] PHP - How to install?
Ubuntu : sudo apt install php or sudo apt-get install php Centos : sudo yum install php or sudo dnf install php Other Linux Distro : Please do a quick google search: install php on <your linux d...
4 likes
·
5
comments
@El.Vin
·
2 years ago
[PHP Dependency] Composer - How to install?
While your reading this article, I assumed that you already has PHP programming language installed. If not yet, you can read it here . What is Composer? Composer is a tool for dependency managemen...
5 likes
·
0
comments
@El.Vin
·
2 years ago
Vagrant - How to setup? Part 3 [local server]
Now, we will automate our server installation, so that we can use it repeatedly for any projects that we want. This is now the part three (3) of out series, Vagrant - How to setup?. In case you missed...
4 likes
·
0
comments
@El.Vin
·
2 years ago
Vagrant - How to setup? Part 2 [local server]
We are now on the second part of our series, Vagrant - How to setup?. In case you missed the first part, you can just read it here . Let's proceed. First, open your terminal, change directory (cd) i...
10 likes
·
0
comments
@El.Vin
·
2 years ago
Vagrant - How to setup? Part 1 [local server]
What is my operating system? I am currently using Ubuntu 18. The steps that I will be mentioning here are slightly different than windows but you will still get the general idea of what we're doing....
13 likes
·
8
comments
@El.Vin
·
2 years ago
Want to become a Web Developer? [added more articles]
I got some pointers (or hints) for those aspiring people who want to become a web developer. First, you must learn the basics. You should know by now what I am referring to. If you still don't, pleas...
32 likes
·
29
comments