PHP

MySQL Database and User Create bash script

Usage: Here is a simple script to achieve this: Here are the steps to make your create-db.sh script globally accessible:…
Discover More
1 Min Read

AI Model Trainer with EleutherAI/gpt-j-6b for Chameleon Shop Codes

The Trainer use actually the best chatgpt alternative model on huggingface. Here is the Training notice from Original Source: This…
Discover More
1 Min Read

A runtime developer console, interactive debugger for Chameleon System 7.1.x

https://github.com/kzorluoglu/chameleon-bash #ChameleonShop #runtimeDeveloperConsole #InteractiveDebugger #psysh #symfony #php Views: 8
Discover More
1 Min Read

Dump PHP 8.1 OPCodes using Vulkan Logic Dumper with Bonus

The VLD a.k.a Vulkan Logic Dumper extension must be installed, we can compiling if from source. with the sudo make…
Discover More

How to develop PHP applications on Local Kubernetes with Helm

Dont Worry! It is Very Easy.. 🙂 Install the Helm CLI and k3s(/or minikube) as kubernetes before the begin. now…
Discover More