Skip to content

v3.6.2

Choose a tag to compare

@snipe snipe released this 06 Dec 03:35
· 19444 commits to master since this release

New in v3.6.2

  • Fixed issue that would prevent modal popup from saving a new asset model on the Create Assets interface

Remember to run:

php composer.phar install --no-dev --prefer-source
php artisan config:clear
php composer.phar dump-autoload
php artisan migrate
php artisan view:clear