nova-blog icon indicating copy to clipboard operation
nova-blog copied to clipboard

A Laravel Nova package that allows you to create a blog, manage blogposts and posts' content.

Results 31 nova-blog issues
Sort by recently updated
recently updated
newest added
trafficstars

Currently you cannot install the latest version of `nova-sortable` due to the fixed version constraint of `nova-multiselect-field`. However that needs `nova` v3 as a dependency, so I've added that too.

```bash SQLSTATE[HY000]: General error: 3730 Cannot drop table 'nova_blog_posts' referenced by a foreign key constraint 'nova_blog_related_posts_post_id_foreign' on table 'nova_blog_related_posts'. (SQL: drop table if exists `nova_blog_posts`) ``` [7.4.0](https://github.com/optimistdigital/nova-blog/compare/7.3.0...7.4.0) introduced related posts...

bug

When are you going support Nova 4.0 ?

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

- add package locales support - add related_posts table name config - add it translation - add custom model config - change categories into translatable fields - update slug component...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies