Bhargav Approved

Member since: 2016-05-15

Recent posts by Bhargav
Post When

The option is available only when debug is set to true in config/app.php

http://127.0.0.1/backend/sy...

Posted in Cannot remove Plugin from Plugins List after removing Plugin folder - "Plugin has been removed from the file system."

Thanks. I Missed a Bracket :(

Posted in Many To Many Relations Detach Method not working

(b) worked for me as the plugin was no longer available in the marketplace

Thanks.

Posted in Cannot remove Plugin from Plugins List after removing Plugin folder - "Plugin has been removed from the file system."

In Many To Many Relations detach stopped working, attach is working.

# Many To Many Relations detach...

Posted in Many To Many Relations Detach Method not working

Cannot remove Plugin from list in 'backend/system/updates' page after removing the plugin folder it ...

Posted in Cannot remove Plugin from Plugins List after removing Plugin folder - "Plugin has been removed from the file system."

You can use a Dropdown field and set its options dynamically.

Posted in [HOWTO] How to put a (sub)form to manage a relationship in a backend form

Hello,

Every time the system check for update or I check for updates via the the Backend settings pa...

Posted in Settings are reset to Default on Checking for Update.

Hello,

At random timing Setting are being reset i.e the api key is reset to blank and the default lo...

Posted in Setting are reset to default at random timing.

Hey,

I'm using Lcobucci\JWT lib to parse the token like so.

    use Lcobucci\JWT\Parser;
    $header...

Posted in Token not provided Error

I'll wait for the next release, Till then I'll use a php jwt lib directly.

Posted in Check if user has valid token