Chanu De Silva
Chanu De Silva
When I use this with my NodeJS back end REST API, I get the following error : `var demo1 = moment().dateRangeToDates({ rangeStart: startDate, rangeEnd: finalEndDate, weekdays: [1, 2, 3, 4,...
Actually this is a question. Not an issue. Think I want to use another library in this project. In this case as example, I want to use https://github.com/evanplaice/jquery-csv/ and also...
I have a Lumen REST API and I'm trying to install using `composer require mpociot/laravel-apidoc-generator`. But I get the following error. ` Problem 1 - Conclusion: don't install mpociot/laravel-apidoc-generator 4.8.2...
Hi @nemiah , First of all, thank you so much for implementing this awesome library. I'm new to PHP based FinTS implementation and have a small question. (i have only...
I'm using angular 1.x. And i added waitMe.css and also waitMe.js. And this is my javascript controller file. ``` $scope.makeNewLogin = function () { $('#login-box-body').waitMe({ effect: 'bounce', text: '', bg:...
Now all the routes are in a same file. https://github.com/chanakaDe/Mint-REST/blob/master/app/routes/api.js All in api.js file. User and Story controllers must be in a different files. Have to fix that. :+1:
We need to implement a forget password function in user controller. This needed to be done after implementing issue #5 . We can send password to user by a mail...
When we call a url with route params (/remove_story/id) There's a deprecated method calling. Clone and run the app to check that. Need to fix that too.
In every request,we can access user and its details. So all the link details user accessed and user id with date and time must be saved in a file. Or...
This solution is great buddy. Thanks for sharing with us. Actually this is not an issue. Just need to confirm. There are some new models available in YI action camera...