14 comments found.
am unable to use the tool
Any specific error? You can ping me on skype: gyanverma2
Do you have a MAC version or just a windows version ?
I hv mac version ping me on skype : gyanverma2 . its not listed in codecanyon
Hello, After one year using i receive this error: Licence expired! You have use the tool for more than 1 year. Please buy a new licence! I dont any information about 1 year license buy purchase this application, please send me my new license.
u can renew at https://getautomator.com/app I am removing my tools from codecanyon bcz can’t support for unlimited times
Hi verma, I got an error ‘Licence expired! You have use the tool for more than 1 year. Please buy a new licence!’, seriously? do I have to renew it every year? I have bought 2 of your products and both asking me to buy a new licence.
Don’t worry just put me in email or skype.. and i will renew it
Ur email id or purchase code anything will work.. u can use support msg also.. just kept like this so that i can control the distribution of app
Hi, the postman works fine but i can’t use the reactApp because of the deprecated warning. It take lots of time but doesn’t work
Warning should not break anything.. must be some other problem.. can u please add me on skype (gyanverma2) and we can check together
Hello, Doed this include the latest update from 3 June 21 with the bug fixes in PHP REST API Generator? Thx.
sorry which bug you are refereeing to?
From the changelog described with the latest update here ( https://codecanyon.net/item/automatic-php-rest-api-generator-from-mysql-database/25152744 )
-01st May 2021 – Auto generate token login w.r.t your user table – option to generate hard coded username/password for token generation – Search Count issue fixed. – Custom isEmpty function added, So that user can customize it. – Delete bug fixes – Update bug fixes
ok thats not yet updated to this one… i have uploaded the update but it was not approved… dont know why waiting for them to approve
ok, thx. I’ll check later again and get it with the updated version.
sure, you can add me on skype: gyanverma2. Also you can purchase now and get the update in few days once they approve. (i have written mail to support what is the issue in approval)
This version does not seem to contain the latest package updates: “Automatic PHP REST API Generator + Postman Docs from MySQL Database With JWT Token Authentication”...
Yes will update it by Sunday.
Any news for the update?
It has now been several months since the promised update. Will there ever be? I don’t understand how a package that costs more can be out of date than a package that costs less.
Oh so sorry but i am doing something different in reactJS to make it to latest version and that is taking time.
In the other package its more of rest api and in this package its more of admin panel with rest api.
But I understand u and will take it seriously to first get this rest api part updated to same. Please add me on skype: gyanverma2 and i try to update as soon as possible
Also ping me on skype i will send u the other package directly to u so that it does not stop ur work.
You will add the signup function/login on the next update?
Yes i am working on it.
Hey, did you finished? Im waiting this feature? Didn’t notified about antes update
its under review hopefully it should be published soon
Congratulations! Nice Work, GLWS
what is the api framework?
Core php with pdo mysql. After generating ReactJs app you can always change API according to your need.
Hi, how can modify to support https and public on subfolder
for API you can enable https using htaccess file for reactjs you do not have to do any code change but enable your server to accept only https. https://www.namecheap.com/support/knowledgebase/article.aspx/9770/38/how-to-use-htaccess-to-redirect-to-https-in-cpanel
you can add me on skype: gyanverma2 Just to discuss more. you are the first customer so I want to know if any bug or any other way I can make the tool perfect.
ok, well I add a .htacces with the code RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
but the page does not display
Api page or reactjs app?
Add me on skype or give ur email id. I can definitely help u whatever is the problem.
ok thanks i will contact you with Skype, i have problem with the reactjs app only with https, if I use without only http it works, the api works fine with https, i’m hosting over godaddy
lets discuss on skype, I will also debug with https and check.
QQ Does the admin panel support relationships like one to many for examples My sales have multiple orders how will it show also will it generate the swagger
yes it will support, it will generate dropdown for Foreign Key (you can check the screenshot in that user have FK to Role Table) and POSTMAN json file is generated for testing (check the video)
but my questino is one to many
for example if I click sales person how will I see his all the orders?
You need to manually create an endpoint to get data as per sales person id. You can do that by duplicating read endpoint and then modifying the sql query to get based on sales person id. It will hardly take 5 min to do that. I can explain you on skype if required
Alternatively you can use search functionality generated automatically if you do not want to anything manually
But this is a good idea.. i will look into this if i can generate this part also automatically.
Great Work, Congratulations GLWS
Thanku.
Please feel free to ping me if you think any improvement or bugs. This tool can help you to speed up your development by 10X time.