Forum

mrmucha
@mrmucha
Admin
Member
Dołączył: sty 9, 2012
Last seen: sty 24, 2025
Tematy: 534 / Odpowiedzi: 560
Odpowiedz
Odpowiedź na: laravel - check current controller name or current location for sidebar highlight

Create helper app/helpers.app register it inside composer.json "autoload": { "psr-4": { "App\\": "app/", "...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: Char.js - Uncaught Error: "linear" is not a registered scale.

Based on installation instructions how to register Chart.js in right way import { Chart, LineController, LineElement, PointElement, LinearSca...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: ESP32 & MQTT - listen for messages from domoticz

Example ESP32 MQTT client that listened to motion sensors connected to domoticz using gpio and blink leds. #include "EspMQTTClient.h" DynamicJson...

3 lata temu
Forum
Odpowiedz
Odpowiedź na: laravel - how to install in current directory?

Open CMD (Windows+x, type: cmd) cd c:/my_directory make sure it's empty for installation time. composer create-project laravel/laravel .

3 lata temu
Forum
Topic
Forum
Replies: 0
Views: 912
Topic
Forum
Replies: 0
Views: 805
Odpowiedz
4 lata temu
Forum
Odpowiedz
Odpowiedź na: phpStorm - faster way for uploading changes into server?

Use it's extremly fast :) disable automatic upload in phpStorm download mutagen (dont forget about mutagen-agents.tar.gz, must be near mutagen.e...

4 lata temu
Forum
Topic
Odpowiedz
Odpowiedź na: mutagen - mutagen.exe: No such file or directory

find hidden direcotry .mutagen inside C:/users/_MY_USERNAME_/.mutagen and delete it. (can't delete? stop mutagen mutagen daemon stop)

4 lata temu
Forum
Topic
Forum
Replies: 0
Views: 846
Odpowiedz
Odpowiedź na: laravel/vue - Failed to mount component: template or render function not defined.

add .default to require from Vue.component('quick-select', require('./components/quick-select/baseComponent.vue')); to Vue.component('quick-se...

4 lata temu
Forum
Strona 20 / 74