Search found 3 matches
- 06 Jul 2022, 02:01
- Forum: Help
- Topic: Need help adding a new feature in admin
- Replies: 4
- Views: 4398
Re: Need help adding a new feature in admin
Thank you, I finally able to show the data on the page.
- 04 Jul 2022, 05:37
- Forum: Help
- Topic: Need help adding a new feature in admin
- Replies: 4
- Views: 4398
Re: Need help adding a new feature in admin
Thank you for your response. Can you help me with an example how to load data in the JQAdm class using Laravel DB Facade?
- 01 Jul 2022, 07:00
- Forum: Help
- Topic: Need help adding a new feature in admin
- Replies: 4
- Views: 4398
Need help adding a new feature in admin
Hello, let me explain the problem I encounter.
In the project I'm currently working on, I need to add a membership points based on customer's receipt (the transaction is handled offline). So I already make a proof-of-concept using Laravel Controller for me to check from API (front-end is mobile app ...
In the project I'm currently working on, I need to add a membership points based on customer's receipt (the transaction is handled offline). So I already make a proof-of-concept using Laravel Controller for me to check from API (front-end is mobile app ...