Justin Hartman
Justin Hartman
**Describe the bug** I have been trying to run `npm install` (as well as `npm run dev`) on a fresh Laravel & Grafite CMS installation but continuously run into a...
PR #4 introduces a new issue around type checking as outlined on Scrutinizer. Details as follows. ### Scrutinizer 1. IssueId: [41884235][1] ### Message: It seems like `$request->getContent()` can also be...
PR4 introduces two new issues with deprecation warnings. Details as follows. ### Scrutinizer IssueId 1. [41884234][1] 1. [41884236][2] ### Message: The function `studly_case()` has been deprecated: `Str::studly()` should be used...
This fix applies improved grammar on the Settings index page.
This change fixes the incorrect grammar of the addon to make it more readable.
The [Pull Requests][1] section in the [README.md][2] file makes reference to signing up for a developer account ([link in file][3]) and signing a CLA agreement ([link in file][4]) yet both...
I was getting dependency deprecation warnings when building. Specifically: ``` npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade...