Skip to content

v3.5.1

Choose a tag to compare

@snipe snipe released this 26 Oct 17:33
· 19606 commits to master since this release

New in 3.5.1

  • Small fixes for preflight
  • Small fix for RTD location for asset view

Remember to run:

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