Lukong Etiane
Lukong Etiane
When trying to install it, the following error is gotten `- kingflamez/laravelrave[1.0.0, ..., 1.0.1] require php ^5.4.0|^7.0 -> your php version (8.2.0) does not satisfy that requirement. - kingflamez/laravelrave[1.0.2, ...,...
This pull request ask for users confirmation when a salary amount less than 10000 is entered Why ? This is to prevent mistake inputs by users when they sometimes input...
When adding salary, Even when 1 is entered it still gets submitted. I think a prompt can be added for the user to confirm before submitting so that in case...
Fix Issue #103 The issue was caused by returned data not matching the previous data parsing that was there. Here is a dump of **responseJson** ` { "status": "success", "message":...