-
string adds the return -> (if php contains return array() or return[]-> (if php contains return [) to the key string.
example file:
```php
-
after fix this reported issue [5635](https://github.com/Laravel-Backpack/CRUD/issues/5635)
this feature stopped working
[Allow user to select multiple times the same pivot](https://backpackforlara…
-
In my Laravel-based POS web application, I need to send print jobs to two different LAN printers with specific IP addresses. What is the best way to implement this functionality? Are there any specifi…
-
ReferenceError: Lang is not defined Lang = new Lang();
This points to the line in package code after the lang.min.js code
Still having this issue after update using laravel, laravel elixir webpack. …
-
I was able to integrate your solution perfectly into my App.
I integrated your solution with [Laravel-Lang](https://github.com/Laravel-Lang/lang), so I can add/remove already partially translated la…
-
### IDE Information
PhpStorm 2024.2.3
Build #PS-242.23339.16, built on September 25, 2024
Licensed to Paper Leaf / Adam Patterson
Subscription is active until April 7, 2025.
Runtime version: 21.0…
-
### Astro Info
```block
Astro v4.15.1
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
A…
-
Currently staging is acting up quite a bit (‼️ not happening on production):
- [ ] Sometimes, the connection endpoint only returns the first trains of the day (e.g. at 5:30 am), even when no date…
jncn updated
6 months ago
-
Hi
when I export some datatable I have this message:
`SQLSTATE[42S22]: Column not found: 1054 Unknown column`
The column is a relation like : post.name
My config
```
"php": "…
-
Hey I'm using nwidart/laravel-modules which creates a folder structure like that:
Project_root_dir/Modules/My_Module/Resources/lang/en/user.php
default lang files are in
Project_root_dir/resourc…