-
检测到 jorry2008/laravel8study 一共引入了683个开源组件,存在3个漏洞
```
漏洞标题:requests 代码注入漏洞
缺陷组件:xmlhttprequest-ssl@1.5.1
漏洞编号:CVE-2020-28502
漏洞描述:Dan DeFelippi node-XMLHttpRequest是 (Dan DeFelippi)开源的一个应用软件。用于模拟浏览器XML…
ghost updated
2 years ago
-
Please add support of Laravel 8
-
## JetStreamとBreezeについて
どうやら`Laravel8`でログイン機能を実装するには`JetStream`か`Breeze`パッケージのどちらかを使用する必要がありそうだ。
今回はシンプルなログイン、新規登録機能を実装したかったので、`Breeze`を選択することにした。
**JetStreamについて↓**
```
ログイン
ユーザー登録
メール認証…
-
-
I'm upgrading an old project. And now I have to use alternative package to replace the old one. I wonder if this supports laravel 8 ?
-
Hey,
Is this repository alive enough to add Laravel 8.0 support?
-
Hi there.
I am just from installing a fresh installation of Chatter-Laravel on a fresh Laravel 8 following all the instractions.
At first run, I can see the Categories display well but the discuss…
-
Hello! I'm using Opus and really enjoy it. Anyway it's based on Laravel 5.4 that doesn't receive security fixes since Jan 2018. Even the closest LTS (5.5) has stopped receiving fixes on Aug 2020.
…
-
## Problema encontrado
Es necesario que el usuario tenga a la vista una interfaz de bienvenida, sin haber ingresado al panel, talvez pueda mostrarse esta interfaz a todo público de manera informativa…
-
I downloaden this repository as an example.
When I use Postman with my key I get results.
But when I fill in the first field I constantly see in the console 500 Internal Server error.
What am I doi…