Nuclearcms Nuclear Versions Save

Polymorphic and Multilingual CMS powered by Laravel

4.7.3

5 months ago

4.7.2

8 months ago

4.7.1

1 year ago

4.7.0

1 year ago

4.6.0

1 year ago

4.5.1

1 year ago

4.5.0

1 year ago

Upgrade guide:

  • Composer update
  • Migratere
  • New attribute translations
  • Publish and change config/auth.php (don’t forget to upload)
  • Change all model_has_roles & model_has_permissions Umomega\Auth\User to Nuclear\Reactor\Auth\User: UPDATE model_has_roles SET model_type='Nuclear\Reactor\Auth\User' and UPDATE model_has_permissions SET model_type='Nuclear\Reactor\Auth\User'
  • Clear caches

4.4.0

1 year ago

Must update the validation.php translation attributes with slug. This release has new migrations.

4.3.0

1 year ago
  • TrustProxies middleware needs to be updated
  • Cookie Consent resources needs to be updated
  • Migrate new DB Migrations

4.2.7

1 year ago