-
- Laravel Version: 6.1
- Adldap2-Laravel Version: 10.2.3
- PHP Version:7.2
- LDAP Type: ActiveDirectory
### Description:
We are trying to use 2 ldap servers we are required to maintain, where o…
-
The problem with mass assigning attributes to Eloquent models since to arise from the following scenario:
`new User($request->all())`
If we are passing validated attributes, that shouldn't be a …
-
**Commands:**
- [x] Reset Index
- [x] Reset Model
**Index**
- [x] Add `__soft_deleted` to filterable attributes automatically for soft deleted models
**Readme**
- [ ] Usage examples
**Sup…
-
In my table status column values are 'Completed', 'In Progress', 'Scheduled', 'Canceled', but in my AdminCrudController user is only allowed to update the status 'Cancel' and 'Completed'
How to add…
-
Hi thanks for this package, it's pretty great.
Laravel comes with a bunch of messages used at core for validation, auth, pagination, and passwords, we can get a default set of languages using: htt…
-
thank you for the program you developed. I want to use this system in my laravel project. Is something like this possible?
-
Please write full documentation including Anotation, Pivot table (if exist), check table exist, attach / detach, etc. Just like documentain on Laravel ORM.
-
### Chart Name
bookstack
### Chart Version
0.17.0
### Problem
Hi,
I use kubenetes to try to deploy bookstack, but it doesn't work. I have not changed any command but just wanna have toy test…
-
Hello everyone i am new in laravel, i try to configure this library in laravel 5.4 at localhost everything work as i expected but i do not know how to test this to make sure working just like in the d…
-
## Motivation ("The Why")
Using NPM, we can check for outdated packages:
```bash
khalyomede@ubuntu:~/programming/test npm outdated
Package Current Wanted Latest Location …