-
- Laravel Mix Version: v6.0.5
- Node Version (`node -v`): v15.5.0
- NPM Version (`npm -v`): v7.3.0
- OS: Ubuntu 20.04
### Description:
I tried to compile my assets on a fresh Ubuntu 20…
-
Okay, I've got a bit of time, and need to set up a new project with Laravel 5.3 and JWTGuard. @tymondesigns I hope you don't mind this being in your issues similar to my other "guide" (#513), and if …
-
## 背景
### 企画情報
現状、企画情報を変更するには、実行委員に直接問い合わせないといけない。
ポータル上で変更の手続きをできるようにし、変更内容を実行委員が受理・拒否できる仕組みを作る。
### ユーザー設定
ユーザーは企画に所属していると名前などの情報を変更することができない。
企画情報の変更と同様の仕組みを使い、あとからでも変更できるようにする。
## 実装内…
-
## Setup
- Version: v5.10.41-L171
- Environment: Docker
## Interface
- Flutter: []
- React: []
- Both: [X]
## Describe the bug
Some invoices won't be converted into PDFs. It began after I …
-
## Overview/summary
Currently using this library when connecting to a private app is confusing.
It takes quite a long time to work out what you are doing, when it feels like it could be really …
-
I use laravel 11 and i use shield for permission, i success generate ActivityPolicy but not effect.
this AuthServiceProvider
this regis AuthServiceProvider
and this ActivityPolicy
i…
-
**Describe the bug**
`dontLogIfAttributesChangedOnly` is still logging the updated_at column
Here's my code
```public function getActivitylogOptions(): LogOptions
{
return LogOpti…
-
Would be nice to have a real live report preview in React UI.
-
# Bug report
### What I did
Viewing my models in DevTools incorrectly flags models as not using CrudTrait.
### What I expected to happen
Any model using CrudTrait should be checked in the …
-
Currently requests to the API go something like this:
1. Based on the route, we pass a ServerRequestInterface object into an Api\Controller.
2. The controller extracts data from the request, maps it i…