Calvin Schemanski

Results 3 issues of Calvin Schemanski

missing `string` type was causing an error PHP definition: https://www.php.net/manual/en/domelement.getattributenode.php public DOMElement::getAttributeNode ( string $qualifiedName )

Is there a way to test if you can add/attach/detach relationships? Nova provides a way to authorize editing relationships on a resource: https://nova.laravel.com/docs/2.0/resources/authorization.html#relationships If not, maybe this would make a...

Is there a way to do anchor scrolling with links? For example, say there is a markdown file glossary.md with a long list of terms & definitions. At the top...

enhancement