Monte.Cristo
New member
How did you do decode it? Let's everyone know it.
you can use unphp.net
How did you do decode it? Let's everyone know it.
how you made this subscription option, please share with the community
thanks for sharing with the community, it worked perfectly.you can use unphp.net
This is just frontend, I am yet to implement payment gateway, I dont think its a good idea to share incomplete code as it might confuse others so once I finish the payment gateway I will definitely share it with the community, but in the meentime If anybody wants to help me they can dmhow you made this subscription option, please share with the community
Also, you can create a thread regarding the Modification of MPWA MD V4.0.0This is just frontend, I am yet to implement payment gateway, I dont think its a good idea to share incomplete code as it might confuse others so once I finish the payment gateway I will definitely share it with the community, but in the meentime If anybody wants to help me they can dm
hi,For shared hosting, in cPanel search for Terminal (If this option isn't available then request this with your host)
The following commands will help you remove the symbolic link from the public folder:
1. Goto public folder
Code:cd public
2. Remove storage folder by
Code:rm storage
3. After removing the symbolic link change directory to the main folder using
Code:cd ..
4. Now create the symbolic link with the following command:
Code:php artisan storage:link
After running the command successfully, you should get the following message
The [public/storage] directory has been linked.
5. Finally enter this url
Code:http://your domain name/generate
You should see '0' as response
share hosting, but template, list and buttom message not workingworking on hosting? or must be vps?