Ishrak
Ishrak
I installed [ntfs3-dkms](https://aur.archlinux.org/packages/ntfs3-dkms) on manjaro and set it for my `/home` partition ``` # /etc/fstab UUID=58C8-619C /boot/efi vfat umask=0077 0 2 UUID=60f225a5-d96a-43db-a35d-49c6efad88f3 / ext4 defaults,noatime 0 1 UUID=542F116A4C0961EB /home ntfs3...
every front matter file starts with ``` --- // Some key value pairs if needed --- ``` but in scss files, vscode shows error. In standard scss file it is...
I searched to net to find the easiest way to create company is : to navigate to Z_MakeNewCompany.php. So I made it simple by adding a line to /include/header.php `...
After installing weberp into laragon and completing setup I clicked the Manual button to find this: Fatal error: Uncaught Error: Call to undefined function _() in path\to\weberp\ManualContents.php:21 Stack trace: #0...