v3.0-beta
Pre-release
Pre-release
- Lots of additional bug fixes from RC2.
- Importer improvements
- AuthServiceProvider for permissions
Remember to run:
php composer.phar install --no-dev --prefer-source
php composer.phar dump-autoload
php artisan migrate
You may also need to clear the contents (without removing the directory) of app/storage/views, to clear out any cached views on the system.