gianmarx_wm
Results
2
comments of
gianmarx_wm
i installed cypress in laravel with the following guide https://github.com/laracasts/cypress after running the command php artisan cypress:boilerplate cypress no longer works @jennifer-shehane any test application always gives me the following...
give me following error vendor.js?id=3810bf2033e3670b2acc:1 GET http://trello-monitor.test/nova-vendor/guratr/command-runner/commands/ 404 (Not Found) in NovaServiceProvider: ``` public function tools() { return [ new \Guratr\CommandRunner\CommandRunner, ]; } ```