Learn how to learn, teach how to teach
Software Engineer@Datasoft Systems Bangladesh Limited BSc. in CSE
Nothing here yet.
Prerequisites: Indeed, the prerequisite packages and dependencies are crucial for successfully installing and configuring the sodium extension in your XAMPP environment. Installing autoconf, libsodium-dev, and ensuring the correct paths and configura...

Here's how you can do it: Open a terminal by pressing Ctrl + Alt + T or searching for "Terminal" in the application launcher. Navigate to your templates directory by running the following command: cd ~/Templates Create blank files with the d...

DB-Craft DB-Craft is a package for CodeIgniter 4 that provides convenient commands to generate migration and seeder files from a connected database. Installation You can install the DB-Craft package via Composer by running the following command: comp...

Suppose you have some URLs like: $urls = [ 'https://www.hishabkitab.com/dashboard', 'http://hishabkitab.com:8080', 'http://localhost:5034', 'https://ohr.hishabkitab.com' ]; If you want only a host from the URLs. You can use PHP built...
