wink icon indicating copy to clipboard operation
wink copied to clipboard

A Laravel-based publishing platform

Results 71 wink issues
Sort by recently updated
recently updated
newest added

**Database model factories** Just an idea, should it provide model database factories? A developer can add factories outside the package tho but I think it's a good idea for the...

**PR Changes** This PR will allow `post`, `page`, and `author` to pull via slug easier and cleaner. example usage `$post = WinkPost::findBySlug($slug);`

Sometimes I see this pop up while typing. ![image](https://user-images.githubusercontent.com/8272048/82253470-55da6c00-9951-11ea-9ff6-3c7ba83e0b50.png) I'm not sure how it happens. but what do you think of `updateOrCreate` Method ```php

Hi, really love this package, really helps me a lot i see in a team page, everyone can just delete a team member, anyway (or where) i can tweak this?...

idea

I know now that we want to keep Wink lightweight and avoid the bloat. At the same time I see here that you're open to wink addons or plugins to...

idea

It will be good to have ability to extend: - `WinkAuthor` - `WinkPost` - `WinkPage`

idea

I've been working on a PR for #118 and was wondering if there was a place on the roadmap for a global blog settings page? There's a few fields I've...

idea

First off, thanks for making Wink! Is there anything on the roadmap for supporting JSON-LD for structured data? Currently, we can use some settings to generate this in a template,...

idea

This ticket addresses the concept of allowing custom, extensible "markup" to be added to the body of a post, and then parse it in a controller method created by the...

idea

Dear @themaid, This package is very popular, do you have any plans to continue developing and handling `issues` and `PRs`?