Blog icon indicating copy to clipboard operation
Blog copied to clipboard

A Blog module

Results 3 Blog issues
Sort by recently updated
recently updated
newest added

Problem 1 - Installation request for idavoll/tag-module 4.0.x-dev -> satisfiable by idavoll/tag-module[4.0.x-dev]. - asgardcms/blog-module 3.0.0 requires idavoll/tag-module ~3.0 -> satisfiable by idavoll/tag-module[3.0.x-dev]. - asgardcms/blog-module 3.0.1 requires idavoll/tag-module ~3.0 -> satisfiable...

As far as I understand, `dimsav/laravel-translatable` gives us the option to fall back to the default translation if the specified translation doesn't exist, when retrieving instances/entities etc. Is there any...

Creating a new post without any tags throws the following error:- `production.ERROR: ErrorException: array_diff(): Argument #1 is not an array in /home/asgardcms/public_html/Modules/Tag/Traits/TaggableTrait.php:104`