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

``` Problem 1 - themsaid/wink[dev-master, v1.2.0, ..., 1.x-dev] require php ^7.3||^7.4 -> your php version (8.0.2) does not satisfy that requirement. - themsaid/wink 1.x-dev is an alias of themsaid/wink dev-master...

When I run the command : composer require themsaid/wink, i get this message : [InvalidArgumentException] Package themsaid/wink has a PHP requirement incompatible with your PHP version, PHP extensions and Composer...

Im trying to edit the default CSS that comes with Wink. ( i may be barking up the wrong tree with this ) I have built a dark website theme...

I am looking at using Wink to publish a bunch of content in our intranet. But organizing content has me struggling. Is there a way to create a directory structure...

When trying to create an article and there are many tags, I can only get the first 30, if trying to create a new tag you get a 500 error....

After installation full process complete. Landing login and others pages was not copied in resource, that's why not working.

`wink_posts.featured_image` column is a string type with limited character. Unsplash gives long links for images This is the error from Wink SQLSTATE[22001]: String data, right truncated: 1406 Data too long...

Hi, I'm planning to integrate this package into my Laravel project. But my biggest question so far, is, If I set the SEO metadata, how I can be sure it...

When I run wink migrate I get: `nothing to be migrate` And then an database error about missing tables. I followed the readme and edited the .env, ran `wink:install` etc....

FeaturedImageUploader: show image-picker only if imageurl is empty