Best Practice for modifying Wave
Hi,
For the initial launch of my website, what is the best way to offer a free subscription by default? I dont want the user to need to select a package as there will only be one and it will be free, so no payment or subscription service will be needed.
With that said, I am trying not to modify the core Wave folder too much as when future updates are available, I dont want to break it and make it easy as possible to upgrade.
I would recommend overwriting the features needed, and then take a look at the changelog when new versions are available before updating in order to make sure it doesn't break your change.
Best Regards,
Mark Topper (Maintainer of Laravel Voyager)
Mail: [email protected]
I am available for freelance work
There is no way of building custom function to overwride wave functions with out directly editing it?