You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've fixed the PayPal donation issue with this release, to use PayPal you will have to upgrade your account to a business account and create an application on the developer site.
Notice: If updating, run the following commands after uploading the files: composer update php artisan db:seed --class=SettingsTableSeeder
We've gone ahead and added a language feature to the application. A user can select which language they want to use and if they are logged in, it will be saved to their account.
Notice: Run the following commands after uploading the files: