-
Package development documentation [[source]](https://devdocs.krayincrm.com/1.x/packages/create-package.html#by-manually-setting-up-all-files) highlights a structure detailed in the URL shared.
It t…
-
# Bug report
### What I did
After deleting a record, the modal window (dtr-modal) does not close and does not redirect to the list.
### What I expected to happen
Close the window or redire…
-
### The Setup
When developing a package, I require in a laravel app and use this in the root composer.json
```
{
...
"require": {
...
"my-company/my-package": "dev-main",
},
…
-
Hi, following the Laravel support steps listed in the README, it does not work when using Laravel's `Http` client.
No Timeline or Messages are logged
-
![image](https://github.com/bkpsdm-karawang/sim-asn-php-client/assets/12328223/2d31e814-2c23-4aa2-9bf5-4cb2918961ce)
-
# Bug report
### What I did
I followed the installation on https://github.com/Laravel-Backpack/translation-manager
composer require backpack/translation-manager
php artisan vendor:publish --pr…
-
Hi there,
We use this package for long times. First of all thanks for this package.
Recently I noticed for an exception called `UnserializeFailedException`. This exception is thrown because the co…
-
I am searching for laravel 5 Ratchet package and I can't seem to confirm is this Laravel 4 or 5 package?
You should point it in the README.md file
-
Package version: v1.1.5
Nova version: v4.35.4
The double actions dropdown:
Related issue https://github.com/laravel/nova-issues/issues/6135
-
The Routes and Middleware declaration in laravel is done differently (in bootstrap/app.php) then older versions.
I'm upgrading to Laravel 11 and it's very confusing and difficult to migrate your pack…