Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@tomirons tomirons released this 21 Feb 17:09
· 1 commit to master since this release

We've fixed a few bugs, and added the PaymentWall pingback.

Note: If you are upgrading you will need to run the following commands.
composer install
php artisan db:seed --class=PermissionsTableSeeder
php artisan db:seed --class=SettingsTableSeeder