-
**Description**
Error: This version of uWS.js supports only Node.js 14, 16 and 18 on (glibc) Linux, macOS and Windows, on Tier 1 platforms (https://github.com/nodejs/node/blob/master/BUILDING.md#…
-
Hi
Im new to laravel and cant seem to get this package working. The basic edit functionality exists but I cant see the publish options which an admin I think should have.
I have followed the in…
ghost updated
6 years ago
-
- Laravel Version: 5.7.28
- Adldap2-Laravel Version: v6.0.8
- Adldap2 Version: v10.2.1
- PHP Version: 7.2.24
- LDAP Type: ActiveDirectory
### Description:
The connection to the Active Dir…
-
Boolean values are being cast to int, wich works with MySQL but throws an error when using PostgreSQL.
Postgres accepts `'0'` and `'1'` as strings, but not as integers, from what I understand.
O…
-
Hello, I have mapped my locales like that:
'localesMapping' => ['es' => 'es_ES', 'en-US' => 'en_US'],
So an example of my routes would be:
http://localhost/laravel/public/es_ES/aventura
htt…
-
Calling it "laravel-event-fake" suggests that this adds Event::fake ... but it doesn't.
Don't get me wrong! I like what this package does -- I have a project I'll try it out on this weekend!
I j…
-
**Problem**
Each model receive a mixin with Eloquent facade, but sometimes facades are disabled (like Lumen) or just commented on Laravel `app.php`.
**Proposed solution**, add this to `config.ph…
-
## I've opened a ticket in Maatwebsite/Laravel-Excel -project (https://github.com/Maatwebsite/Laravel-Excel/issues/284), but by the developer's recommendation I open it here too.
I'm exporting an Exc…
tkulm updated
9 years ago
-
Here is an idea on how we can automate the setup of LearningLocker.
We have tried to populate the database with a script, but it seemed that LearningLocker didn't like something "messing" with it's d…
-
Hi, my PHP version is 8.03. And during `composer install` I am getting a lot of error messages, like this:
```
Problem 13
- doctrine/inflector v1.3.0 requires php ^7.1 -> your php version (8.…