05 Jun June 5, 2020
Most popular browsers like Google Chrome and Mozilla Firefox allow you to... read more
05 Jun June 5, 2020
After a lots of headache, I find the solutions. I am using... read more
05 Jun June 5, 2020
ERROR - 2017-02-18 14:17:00 --> Could not find the specified $config['composer_autoload'] path:... read more
05 Jun June 5, 2020
If you are a victim of Browser Modifier Virus ( malware ) Browser... read more
05 Jun June 5, 2020
Screen Got stuck eventually with this error during CodeIgniter development.
Fatal error: Class... read more
05 Jun June 5, 2020
List of popular and most used search engines based on web research:
... read more
05 Jun June 5, 2020
Below code can be helpful
$this->response->file($this->DIR.$file, array('download' => true, 'name' => "$file"));
read more
05 Jun June 5, 2020
$this->db->insert('users', $data); # where $data is an array
$insert_id = $this->db->insert_id(); # insert_id()... read more
05 Jun June 5, 2020
Symfony\Component\Debug\Exception\FatalThrowableError thrown with message "Class 'App\Http\Requests\Input' not found Laravel"
Stacktrace:
#0 Symfony\Component\Debug\Exception\FatalThrowableError in C:\Server\nigix\www\mi\app\Http\Requests\RegistrationForm.php:33
read more
05 Jun June 5, 2020
The character set named utf8 uses a maximum of three bytes per... read more
Leave a Reply