Skip to content
English
中文 (中国)
Eternal Night
There is no problem not worth solving, and no technology not worth learning!
Home
About Me & Cooperation
Programming Languages
Programming Dev
Web Frontend
Web App Dev
Blockchain
Mobile Dev
Site Builder
Blog Operations
Dev Tools
App Tools
Cloud
Server
Database
OS
Monitor & Manage
Author:
永夜
Laravel 8.x (LaraBBS) deployed to Heroku, based on MySQL implementation
2022/01/20
Error when adding foreign key constraints: sqlstate[23000]: Integrity Constraint Violation: 1452 Cannot add or update a child row: A foreign key constraint fails
2022/01/19
When executing the command: php artisan larabbs:calculate-active-user, an error is reported: classredisNot found
2022/01/19
When installing Laravel/Horizon based on Composer, an error is reported: Package Laravel/Horizon at version ~5.6 has requirements incompatible with your php version, php extensions and composer version
2022/01/18
Run mailhog in the Windows 10 host to facilitate the monitoring of mail sending when we develop Laravel
2022/01/17
chmod(): operation not permitted, /vendor/laravel/framework/src/illuminate/filesystem/filesystem.php
2022/01/14
When executing the command: yarn run prod, prompt: browserslist caniuse-lite is outdated. Please run npx browserslist@latest –update-db
2022/01/13
When executing the command: composer install, an error is reported: script google\task\composer::cleanup handling the pre-autoload-dump event terminated with an Exception
2022/01/12
Execute the command: docker exec -t object-fpm composer install -vvv, an error is reported:[RuntimeException]Git was not found in your path, skipping source download
2022/01/11
Execute command: docker exec -i object-mysql mysql -uroot -proot object_store < object_store.sql , error: mysql:[Warning]Using a password on the command line interface can be insecure.
2022/01/07
When executing the command: docker login, an error is reported: /usr/bin/docker-credential-desktop.exe: Invalid argument error saving credentials: Error storing credentials – err: exit status 1, out: “
2022/01/06
When executing the command: docker-compose -f docker-compose.yml up –build –force-recreate an error: ERROR[startup_object-fpm internal]Load metadata for docker.io/library/php:7.4-fpm-alpine
2022/01/05
When executing the command: Sail Artisan Migrate, an error is reported: in filesystem.php line 207: chmod(): operation not permitted
2022/01/04
Laravel 8.x is deployed to Heroku, when the database data filling is executed, an error is reported: class “faker\factory” not found
2021/12/31
Solve the unresponsive problem of the drop-down box (Laravel 8.x version, bootstrap 5.x version)
2021/12/30
Laravel 8.x deployed to Heroku, based on PostgreSQL implementation
2021/12/29
In Windows 10 Professional, use multiple Laravel Sail environments and set your desired domain name
2021/12/28
In the Ubuntu system in WSL2, execute the command: sudo apt install php7.4-cli, report error: e: failed to fetchhttp://security.ubuntu.com/ubuntu/pool/main/p/php7.4/php7.4-common_7.4.3-4ubuntu2.5_amd64.deb404 Not Found[IP: 91.189.88.152 80]
2021/12/27
Create a Weibo application in Windows 10 Professional, based on the Laravel Sail development environment
2021/12/24
Build a Laravel Sail development environment in Windows 10 Professional
2021/12/23
Previous Page
1
…
32
33
34
35
36
…
61
Next Page