Bluetooth can’t be turned on due to a missing driver (Ubuntu/Zorin OS)
2023-12-15
Check the result for this:
32 words
|
1 minutes
Vertical tabs guide for Firefox
2023-12-01
116 words
|
1 minutes
Setup Deploy key for Github repository on hosting
2023-10-21
5.1. If you got key permission errors
36 words
|
1 minutes
Make PHP strict datatype
2023-10-12
// head of files declare(strict_types=1);
5 words
|
1 minutes
Laravel command to bulk generate slugs for existed table data
2023-10-07
Create a command in Laravel:
250 words
|
1 minutes
Automatically set an environment variable value by reponse data of a HTTP request
2023-10-06
Automatically set an environment variable value by reponse data of a HTTP request
13 words
|
1 minutes
Command to install essential PHP extensions
2023-09-20
sudo apt-get install php-mysql php-mysqli php-pdo php-gd php-curl php-json php-xml php-zip php-intl php-pdo-mysql
13 words
|
1 minutes
Hướng dẫn trình bày báo cáo đồ án tốt nghiệp trên Word (phần 3)
2023-07-12
Ở phần này mình sẽ hướng dẫn một số cài đặt khác mà mình thường sử dụng trong quá trình viết báo cáo đồ án.
267 words
|
1 minutes