-
Hi, your git repo is awesome, and I would love to implement it in my project, but I wonder how can I can access the api url and login using postman.
because I've put the correct url and the correct m…
-
## Prerequisites
- [x ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x ] The issue still exists against the latest `master` branch of yii2-tre…
-
Hi, thanks for your work on this. I'm trying to implement your extension but can't find any example code to play with and I can't figure out how to use it looking at the code. Thanks
-
### What steps will reproduce the problem?
Create a REST API test that calls an action that throws an Exception.
This is the test:
```php
-
### What steps will reproduce the problem?
I'm trying to request the non-existent action of a rest controller (subclass of yii\rest\Controller).
For example: GET http://backend.example.dev/api/exist…
-
### Issue Summary
Yii2 Sendgrid implementation. Sending to any user at domain of @rcs.k12.al.us throws error below. When using local mailer and not sendgrid, email sends just fine and end user gets…
-
Hi,
I like the extension but i'm finding some difficulties to implement API authentication when using it
(i already have a controller that works fine with the traditional User model but once i us…
-
**Enhancement Request**
### What steps will reproduce the problem?
When using REST with JSON response, the **yii/web/Application** has a method **handleRequest**. If the route is not found then …
-
As the title says, any plan for this?
Right now i have to extend the widget to load my own asset instead of yours just to load `https://cdn.ckeditor.com/4.11.4/full/ckeditor.js` instead of the rele…
-
```
'log'=>array(
'class'=>'CLogRouter',
'routes'=>array(
array(
'class'=>'ext.yii-debug-toolbar.YiiDebugToolbarRoute',
…