Mior Muhammad Zaki
Mior Muhammad Zaki
Released with Laravel Nova 5.0.0 In version 5, you can provide `mix-manifest.json` file: ```php Nova::mix('price-tracker', __DIR__.'/../dist/mix-manifest.json'); ``` Feel free to open up a new issue if you're still experiencing this...
Hi there, Thanks for reporting the problem you are encountering, but Laravel Framework doesn't provide official support to Oracle Database, due to this reason this may be better suited for...
Hey there, thanks for reporting this issue. We'll need more info and/or code to debug this further. Can you please create a repository with the command below, commit the code...
Hey there, We're closing this issue because it's inactive, already solved, old, or not relevant anymore. Feel free to open up a new issue if you're still experiencing this problem.
Hey there, We're closing this issue because it's inactive, already solved, old, or not relevant anymore. Feel free to open up a new issue if you're still experiencing this problem.
Testbench itself uses PHPStan 1.11 for code analysis and haven't seen this error.
There are only PHPStan syntax changes and using `getenv('TESTBENCH_WORKING_PATH')` instead of just using `getcwd()` to resolve the path. That shouldn't cause any changes to how Laravel is bootstrapped.
Please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example)
This tests whould failed right now based on above condition: https://github.com/laravel/nova-dusk-suite/blob/c3587c9b582e3b12be1928e630bbb99c1e56a83f/tests/Browser/DependentActionFieldTest.php#L156-L172 We really need a full reproducing repository before we can move forward.
Hey there, We're closing this issue because it's inactive, already solved, old, or not relevant anymore. Feel free to open up a new issue if you're still experiencing this problem.