Hiren Keraliya

Results 7 issues of Hiren Keraliya

![Laravel2](https://user-images.githubusercontent.com/22992703/56717083-8b665300-6759-11e9-8f4c-b71559e386ac.png) In the above image if i add another icon before this then display with the color if not add any icons the display black and white.

When i changes the per page records then the pagination display the old data like. If i going to page number 4 and then set the par page is 25...

Currently, if I want to disable guest login it's not available. If we make this feature then it will boost some amount of performance.

When the chart data value is the 0 then fusion chart gives an error like `Error: attribute x: Expected length, "NaN".` ``` [{ "label": "Chart title", "value": 0 }, {...

Currently, there is no single test in the whole repository. We need to do this.

**Use Case:** I want to disable the activity log during the test. We are setting up default env variables using the `phpunit.xml` file as mentioned below. ``` ``` **Root Cause:**...