Philip Theobald
Philip Theobald
There really wasn't much it took to get this updated for use with Laravel 7. I made sure to follow all of the upgrade guides and this was all that...
I'm running into this error when trying to run Cypress. ``` cy.request() failed on: http://localhost:8000/cypress/artisan The response we received from your web server was: > 419: Unknown Status Code This...
- Laravel Mix Version: 6.0.9 - Node Version: 15.5.1 - NPM Version: 7.3.0 - OS: Mac OS Big Sur 11.1 ### Description: After upgrading to Laravel Mix 6 my build...
Fresh Laravel 8 project with Jetstream / Inertia displays tons of inline middleware and makes this feature fairly useless. Anything that can be done about it would be super appreciated....
### Operating system version macOS Sonoma 14.2.1 ### System architecture ARM64 (M1, M2, etc) ### Herd Version 1.5.0 (Build 23) ### PHP Version PHP 8.3.3 (cli) (built: Feb 16 2024...
This pull request proposes adding optional dashboard cards that display aggregate log statistics (e.g., total logs, errors, warnings, etc). The goal is to provide visual parity with arcanedev/logviewer, as many...