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

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.6 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

From what I can see it can be done like so: ```php Image::make('Featured image', 'featured_image')->disk(config('nova-blog.disk')) ``` https://github.com/optimistdigital/nova-blog/blob/9.6.0/src/Nova/Post.php#L108 (and in other places) https://nova.laravel.com/docs/3.0/resources/file-fields.html#defining-the-field It should be easy to add this setting....

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Great library! Love it. Blog Out Of The Box :) Can you make the title as Text field? I really need it to be as Text field, not Title nor...

Due to the three uses of DB::raw('NOW()') within helpers.php, the site is unable to run using sqlite. Is there a specific reason these couldn't be replaced with now() instead?

Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies