Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Monday, January 16, 2023
Few Tools That I Badly Need In My Daily Life
›
Masking tape Double sided tape Hot ...
Wednesday, January 11, 2023
How to Use .gitconfig's includeIf - Git 2.13 conditional config on windows - git set username and email for separate project - Is it possible to have different Git configuration for different projects?
›
.gitconfig is usually stored in the user.home directory. I use a different identity to work on projects for...
How to fix - git@github.com permission denied (publickey). fatal could not read from remote repository and Support for password authentication was removed. Please use a personal access token instead - Git: How to solve Permission denied (publickey) error when using Git - Fix "Permission denied (publickey)" error when pushing with Git
›
So, the problem arised when I tried to clone a Git repository from github using below command: git clone git@g...
Monday, January 9, 2023
How to resolve laravel ui in Laravel Framework 7.29.3
›
I am currently using laravel 7.29.3 . i want install laravel ui auth using below command composer require...
Composer require runs out of memory. PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted
›
To get the current memory_limit value, run: php - r "echo ini_get('memory_limit').PHP_EOL;" ...
Saturday, January 7, 2023
Laravel - Create new Project from Specific Version - Create Laravel Project for Version 6.X
›
It's very simple to install specific version if Laravel - for my case it's 6. I usually use ...
WordPress - Add a custom menu item to the WordPress admin menu, for a user with administrator capability - Using WordPress Plugin development
›
You have to create a plugin first, say create a directory named "plugin1" under "wp-content/plugin...
‹
›
Home
View web version