-
Just wanted to raise this, to get laravel 8 support added.
-
Using version ^3.1 for paulvl/backup
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could n…
hcweb updated
4 years ago
-
Hiya sinnbeck,
Do you have any advice on how to set up phpstorm with Laravel-served?
I'm trying to set a remote PHP interpreter. When I select
Preferences > PHP > CLI Interpreter > Add New (Docke…
-
## Problem this feature will solve
The commands `debug-on` and `debug-off` only work for the PHP development server.
## Background
The PHP development server used to be the only webserver option b…
-
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires illuminate/support 8.23.1, found illuminate/support[v8.23.1] but it conflic…
-
## lnmp
* PHP 版本:7.3
* overtrue/wechat 版本:5.1
* 是否使用了框架?框架名称:laravel8
## 问题及现象
`use EasyWeChat\Factory;
$config = [
// 必要配置
'app_id' => 'xxxx',
'mch_id' …
-
- Laravel Mix Version: 5.0.4
- Node Version: 13.3.0:
- NPM Version: 6.13.1:
- OS: windows 10
The cmd screen:
> @ dev C:\xampp\htdocs\blog
> npm run development
> @ developme…
-
Can someone provide me an example for livewire?
How to load the Google News RSS feed.
I'm using Laravel8.
-
salut,
j'ai un soucis pour seeder les cours avec le code fournit sur le git
```
Illuminate\Database\QueryException
SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint fa…
spham updated
3 years ago
-
## 内容
`docker-compose up`をすると以下のエラーがでて立ち上がらなくなったので改善したい。
修正範囲によってはLaravel8へのアプデと一緒にしてもいいかも
## エラー
```bash:
+ curl -sS https://getcomposer.org/installer
+ php -- '--install-dir=/usr/bin' '-…