Mior Muhammad Zaki

Results 59 issues of 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: ![CleanShot 2023-12-15 at 15 35 46](https://github.com/laravel/framework/assets/172966/f9fa525c-7a1c-45a8-bbe8-98566dbdbe87)...

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. ![image](https://user-images.githubusercontent.com/12232155/126336183-512e336c-7d04-4d68-8a36-e21bb46eb978.png) 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

bug