This package can only get API resources based on the relationships declared in its eloquent models. Until the current version [1.3.1] it is unable to perform typical operations of the RESTFull paradigm.
As a solution to this problem, the modification of the current configuration is proposed to allow developers to establish other basic operations in their models see #4 Incidentally, this will allow you to add authorization to the way users can or cannot access these resources. see proposal.
This package can only get API resources based on the relationships declared in its eloquent models. Until the current version [1.3.1] it is unable to perform typical operations of the RESTFull paradigm.
As a solution to this problem, the modification of the current configuration is proposed to allow developers to establish other basic operations in their models see #4 Incidentally, this will allow you to add authorization to the way users can or cannot access these resources. see proposal.