Permission for Yii2 Development in UBUNTU 16.x
sudo useradd -G www-data $USER sudo chown -R $USER:www-data /var/www sudo chmod -R g+rwX /var/www
This site uses Akismet to reduce spam. Learn how your comment data is processed.
IntroductionThe ESP32 is a powerful and versatile microcontroller that has gained immense popularity due to its low cost, high performance,... Read More
Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication,... Read More
IntroductionThe ESP32 is a powerful and versatile microcontroller that has gained immense popularity in the IoT and embedded systems world.... Read More
Simple pagination code for PHP developers. Step 1 :Create database name “pagination” in mysql using phpMyadmin.-- -- Table structure for table `exclusive_news` --CREATE... Read More
ESP32 with a BMP280 sensor:Hardware Setup:Gather the necessary components:ESP32 development boardBMP280 sensor moduleJumper wiresBreadboard (optional)Power supply... Read More
Scrolling text displays are a fantastic way to add dynamic information to your projects. Taking it a step further, double-height... Read More
What is Yii 2.0?Yii is a high performance, component-based PHP framework for rapidly developing modern Web applications. The name Yii... Read More
Introduction In the realm of DIY electronics, stepper motors are versatile components that can be used to create a wide... Read More
Fixed, go to Asynchronous Grid and “Disable” in Store > Configuration >Advanced/Developer/Grid Settings: Set Asynchronous Indexing to “Disable”, flush... Read More
Understanding the ComponentsESP32: A powerful, versatile microcontroller with Wi-Fi and Bluetooth capabilities.Neo-M8N: A high-performance GNSS receiver capable of tracking multiple... Read More
Leave a Reply
You must be logged in to post a comment.