Marcelo Strappini
Results
2
issues of
Marcelo Strappini
When I insert the Google Fonts code, the FontAwsome styles stop loading. Example: https://codesandbox.io/s/fontawesome-react-nextjs-sg6rv?file=/pages/index.js **Expectation** **Result** I have carried out several tests until I see what the conflict was, if...
Apparently the method was removed from the ORM ``` HTTP 500 Internal Server Error Attempted to call an undefined method named "getSQLResultCasing" of class "Doctrine\DBAL\Platforms\MariaDb1027Platform". ``` ```php // My Controller...