-
### Bug description
When calling the API endpoint for a single entry or term, an exception is thrown and no result is returned.
Error message:
```
Object of class Statamic\Entries\Entry could n…
-
### Bug description
I have a Statamic instance configured with multisite (German, French, and Italian). The default root locale is set to German. Also I am fetching the CMS data via the GraphQL endpo…
-
composer req aimeos/laravel-cms --dev
In PackageDiscoveryTrait.php line 331:
Could not find a version of package aimeos/laravel-cms matching your minimum-stability (stable). Require it with an…
-
### Bug description
Sometimes the changelog for an addon does not get updated which causes an update badge in cp even if everything is up to date. In my case it's the Translation Manager addon. But f…
-
Transitioning to Laravel Auth is great. However, implementing functions directly into components is unfortunate. These functions can't be used when creating REST API and GraphQL interfaces, which lead…
-
When running command:
php artisan config:cache;
Error:
Illuminate\Database\QueryException
SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_schema.tables where ta…
-
### Bug description
This addon causes the Collections page in the CP to throw an exception when upgrading from Statamic v5.35.0 and v5.36.0
### How to reproduce
- Install Statamic v5.35.0
- Instal…
-
### Bug description
Without actually changing anything, after a composer update I now get this message.
### How to reproduce
I have no idea. I tried everything to fix it.
- Reinstalling Re…
-
Criar um CMS
Hoje sabemos que o wordpress é um dos melhores CMS existente, e muitos usuarios e empresas usam simplesmente por ser gratuito e personalizavel.
O que acha que criar algo semelhante usan…
-
## Bug Description
When Laravel serializes the config closures in the config file will break the serialization.
error: `Your configuration files are not serializable.`
Change introduced in : …