Original source 😁👌
Add another locale if not exist (linux)
Add other locale in docker (linux)
Just a another little notes.... and I didn't completed this yet sorry... but I think 2 link above will help you.
TLDR
My Awesome Sketch | |
First Statezzzzz | |
some event xxxxxa aaaaaa -> Second State | |
Second State |
My Awesome Sketch | |
First State | |
some event -> Second State | |
Second State |
Original source 😁👌
Add another locale if not exist (linux)
Add other locale in docker (linux)
Just a another little notes.... and I didn't completed this yet sorry... but I think 2 link above will help you.
TLDR
Original source from Bobby Iliev answer on DO Community
In my case, I am only use password for droplet and not using SSH Key Please create droplet with optimal specification to run ubuntu, you can check ubuntu system requirement
TLDR
2 GHz dual core processor
<!DOCTYPE html> | |
<html> | |
<body> | |
<form action="" method="GET"> | |
<button id="btn">Get Data</button> | |
</form> | |
<pre id="result"></pre> | |
<span id="json_selected" style="background:yellow;color:red;font-weight:bold"></span> | |
<script> |
<?php echo phpinfo() ?> |