webard
webard
Skipping files that begin with '_', detection of file modification time and compile only if SCSS is newer than CSS, file handling in subfolders. Sorry guys, I'm new on github...
Change doctrine/dbal version to ~3.0 in composer.json
Currently hyn/tenancy save logs to `storage/app/tenancy/tenants/SOME_TENANT/logfiles.log`. This is counterintuitive, because of storage/logs directory where all logs should be stored, and hard to reach because of deep of directories. __Proposed behavior__...
| Software | Version | | --------- | --------- | | PHP | 7.4.13 | | Swoole | 4.5.9 | | Laravel | 8.26.1 | Tip included in KnownIssues.md to...
``` ErrorException (Declaration of Kalnoy\Nestedset\BaseRelation::getRelationCountHash() should be compatible with Illuminate\Database\Eloquent\Relations\Relation::getRelationCountHash($incrementJoinCount = true)) thrown while looking for class Kalnoy\Nestedset\DescendantsRelation. ``` after update to the lates version 8.17.2
Sorry, my last PR was wrong, please delete it. There are some cases when you need overload unauthenticated() method. One of is throwing Nuwave\Lighthouse\Exceptions\AuthenticationException instead of original, to correct return...
Hi, I found the tool https://graphql.security/ and one of the points is: > **Field suggestion enabled** > Description > If introspection is disabled on your target, Field Suggestion can allow...
Hi, @can directive is market as REPEATABLE, but now when we have schema like: ``` updatePost(id: ID!, input: PostInput! @spread): Post @update @guard @can( ability: "update all posts" ) @can(...
Hello, token in modal looks like this: and after clicking, there is info that I can copy by click, but nothing happens after clicking. I have newest version of Laravel...
**Klaro Config** ``` mustConsent: true ``` **Steps to reproduce** 1. Install brave 2. Go to your page with klaro installed **Current behavior** Brave cut off cookie consent modal, but leaves...