2023年2月27日

php laravel 宝塔 访问报错 Warning: require(): open_basedir restriction in effect.

摘要: 错误信息 Warning: require(): open_basedir restriction in effect. File(/www/wwwroot/nxcrm/vendor/autoload.php) is not within the allowed path(s): (/www/www 阅读全文

posted @ 2023-02-27 18:21 何苦-> 阅读(1087) 评论(0) 推荐(0)

php laravel artisan nxos:install Error Call to undefined function Illuminate\Filesystem\symlink()

摘要: 命令 /www/server/php/81/bin/php artisan nxos:install 错误信息 Error Call to undefined function Illuminate\Filesystem\symlink() at vendor/laravel/framework/s 阅读全文

posted @ 2023-02-27 18:10 何苦-> 阅读(766) 评论(0) 推荐(0)

查看lavavel版本

摘要: php artisan -V 阅读全文

posted @ 2023-02-27 16:23 何苦-> 阅读(11) 评论(0) 推荐(0)

php 8.1 扩展打开还报找不到

摘要: php找不到指定模块,具体问题如下: 乱码参照其它博客设置 懒得弄 PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: C:\php\ext\mbstring (鎵句笉鍒版寚瀹氱殑妯″潡銆?, C:\ 阅读全文

posted @ 2023-02-27 15:06 何苦-> 阅读(1674) 评论(0) 推荐(2)

phpstorm Terminal 乱码

摘要: 参考博客: 00 阅读全文

posted @ 2023-02-27 14:57 何苦-> 阅读(59) 评论(0) 推荐(0)

composer常用命令

摘要: 查看所有配置 composer config -g --list 查看镜像源地址 composer config -l -g 初始化配置 composer config -g --unset repos.packagist 切换镜像地址 composer config -g repo.packagi 阅读全文

posted @ 2023-02-27 14:41 何苦-> 阅读(77) 评论(0) 推荐(0)

导航