Forum

mrmucha
@mrmucha
Admin
Członek
Połączone: sty 9, 2012
Ostatnio widziany: paź 9, 2025
Tematy: 535 / Odpowiedzi: 561
Odpowiedz
Odpowiedź na: laravel 8 - Syntax error or access violation: 1071 Specified key was too long

edit config/database.php inside "mysql" object find 'engine' => null, modify this line 'engine' => 'InnoDB ROW_FORMAT=DYNAMIC', or ...

4 lata temu
Forum
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/", "...

4 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...

4 lata temu
Forum
Temat
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...

4 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 .

4 lata temu
Forum
Temat
Forum
Odpowiedzi: 0
Widoki: 1166
Temat
Forum
Odpowiedzi: 0
Widoki: 975
Odpowiedz
4 lata temu
Forum
Temat
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
Temat
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
Strona 20 / 74