05Jun
There are certain formal settings (like a conference, meeting or classroom) where... read more
05Jun
Fork a Repo. A fork is a copy of a repository. Forking... read more
05Jun
It requires two main steps:
Add Virtual Host Entries to vhosts Configuration file.
Assign... read more
05Jun
Simple Syntax:
chmod 744 yourfile.ext
Below Codes can be helpful to set permissions
400... read more
05Jun
The regex caused the error during validation check on Alphaspace Rules regular... read more
05Jun
Old un managed way.
Updating the new layout soon: read more
05Jun
As per official bootstrap documentation about "sr-only CSS class":
Always add labels
Screen readers...
read more
05Jun
Login to Admin panel
Click on People
Click on Roles and create Custom Role... read more
05Jun
One of the reasons why smart phones have become so popular is... read more
05Jun
$this->db->insert('users', $data); # where $data is an array
$insert_id = $this->db->insert_id(); # insert_id()... read more
Leave a Reply