Mior Muhammad Zaki
Mior Muhammad Zaki
* `laravel-nova` will be served via external `window.LaravelNova` and no longer requires asset rebuild whenever `mixins` contains any changes. * `nova-kit/nova-packages-tool` will bump new version after Nova made any minor/patch...
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
Laravel 11 will be released in February or March 2024.
#### Background PDO connection doesn't automatically get closed when the application is unset but instead requires explicitly set to `null` to trigger connection close: ...
Relevant commit: [https://github.com/symfony/var-dumper/commit/6e1761053eaaaca46c0e0d959f7c6c466ca29ac7](https://github.com/symfony/var-dumper/commit/6e1761053eaaaca46c0e0d959f7c6c466ca29ac7)
In package development, `orchestra/testbench` should be added explicitly which then requires `orchestra/workbench`, `orchestra/canvas` etc which isn't useful for this package usage when used in Laravel project.
There is no benefit in loading the stylesheet when it's only referring to an empty file.  laravel/nova-issues#3474
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
`Test 'Orchestra\Tests\Unit\Http\Presenters\UserTest::testTableMethod' started /home/travis/.travis/job_stages: line 57: 3356 Segmentation fault (core dumped) vendor/bin/phpunit -c phpunit.xml --verbose --debug` https://travis-ci.org/orchestral/foundation/jobs/355173740