Last seen: sty 24, 2025
Create helper app/helpers.app register it inside composer.json "autoload": { "psr-4": { "App\\": "app/", "...
Based on installation instructions how to register Chart.js in right way import { Chart, LineController, LineElement, PointElement, LinearSca...
Example ESP32 MQTT client that listened to motion sensors connected to domoticz using gpio and blink leds. #include "EspMQTTClient.h" DynamicJson...
Open CMD (Windows+x, type: cmd) cd c:/my_directory make sure it's empty for installation time. composer create-project laravel/laravel .
disable Incognito mode from Glass Wire menu?
Use it's extremly fast :) disable automatic upload in phpStorm download mutagen (dont forget about mutagen-agents.tar.gz, must be near mutagen.e...
find hidden direcotry .mutagen inside C:/users/_MY_USERNAME_/.mutagen and delete it. (can't delete? stop mutagen mutagen daemon stop)
add .default to require from Vue.component('quick-select', require('./components/quick-select/baseComponent.vue')); to Vue.component('quick-se...