Gig File Management
Old un managed way.
Updating the new layout soon:
Old un managed way.
Updating the new layout soon:
Best method to change Laravel's default timestamps: Step 1: Override const in specific... read more
Following Code is required for that: echo $this->Html->image("your_img.png", array( 'url' => array('controller' => 'some_controller',... read more
<!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <!-- Optional... read more
Most popular browsers like Google Chrome and Mozilla Firefox allow you to... read more
While Google is quite generous in giving each user a lot of... read more
$this->session->mark_as_flash('item'); # Version 3.x only $this->session->mark_as_flash(array('item', 'item2')); # Version 3.x only Array to... read more
If you are a victim of Browser Modifier Virus ( malware ) Browser... read more
With our data increasingly moving to the cloud, chances are that whenever... read more
Simple Syntax: chmod 744 yourfile.ext Below Codes can be helpful to set permissions 400... read more
Leave a Reply