Vladislav Stoitsov

Results 23 comments of Vladislav Stoitsov

@fulls1z3 exactly

> `$ php artisan vendor:publish --provider="Appstract\Opcache\OpcacheServiceProvider" --tag="config" Copied File [\vendor\appstract\laravel-opcache\config\opcache.php] To [\config\opcache.php] Publishing complete.` > and set > `'verify_ssl' => false, 'verify_host' => 0, // 0 for disabled` > >...

did you try clear cache and config? Are you getting 404 or 500? Look at error logs when you try to compile

@qdouble When we can expect this breaking change?

Is there any way I can help? Also for tighter integrations we are using swagger-codegen so the client is using a autogenerated lib from the backend code. This make it...

I agree! On a 100% NW does not apply this feauture

Guys, can someone approve this request? @mcosta74 ? @edcarroll ?

I agree. I tried to dig into the issue but getting nowhere. Can someone tell us how to fix it or what to do to fix the package? **There is...

When this PR can be merged and released?

The only way I found is to make custom AuthenticateUsers trait with custom login function so every time a user login we can transfer the items from the guest cart...