I want to install ckeditor to add blog posts to my Laravel 9 mix and vue js 3 project. If I do as the ckeditor says on his page, the ckeditor will not appear un
I have recently implemented the logic for file upload in the graph-gophers repository(FORKED). My logic is working fine as expected when uploading the file usin
I have problem with hosting my website in react. I choose hostinger, but when I upload my all files and add file ‘.htaccess’, I see in Console somet
This code represent a cache funcionality: @ini_set('display_errors', '1'); error_reporting(-1); set_error_handler(static function($errno, $errstr, $errfile, $e
I am working on a private route component that should block un authenticated users and redirect them back to home page, it works fine until I refresh, when I re
when I try to use pip install mysqlclient issues command I get this error Collecting mysqlclient Using cached mysqlclient-2.1.0.tar.gz (87 kB) Preparing
I want to make sure my string ends with ".foo". I am using C, a language I am not totally familiar with. The best way I have found to do it is below. Any C g
I wish to ship SQL server database file with my application. I am very very new to SQL. 1) I do not know how to protect this file from being opened. 2) If th