Josh
  • Introduction
  • Philosophy
  • Contribution
  • Videos
  • Laravel 5.7
  • Laravel 5.6
  • Laravel 5.5
  • Laravel 5.4
  • Laravel 5.2, 5.3
    • Installating JOSH
    • Fresh Installation
  • Laravel 5.1
    • Installation
      • Database setup
      • Permissions
      • Mail Setup
      • Copying Josh Files
      • Install Josh
    • Customize whoops,...
    • usage
      • change skin
  • Laravel 5 Version
    • Installation
      • Database & Environment setup
      • Permissions
      • Mail Setup
      • Copying Josh files
      • Install Josh
    • FAQ
  • Laravel 4 Version
    • Features & Requirements
    • Installation
      • Database
      • Permissions
      • Mail
      • Copying Josh files
      • Install Josh
  • Laravel resources
    • Packages
    • Learning Laravel
    • Hosting
  • GUI CRUD
  • GULP
  • HTML Version
    • Layout
      • Header
      • Left Menu
      • Container
      • Footer Scripts
    • New Page
    • Boxed Version
    • UI Elements
    • Plugins Used
    • Images Used
    • Fonts Used
  • Updates
  • 3.0
    • 3.0.1
    • 3.1
    • 3.1.1
    • 3.1.2
    • 3.2
    • 3.2.1
    • 3.2.2
    • 3.2.3
    • 3.2.4
    • 3.2.5
    • 3.2.5.1
    • 3.2.6
  • 4.0
    • 4.0.1
    • 4.1
    • 4.2
    • 4.3
    • 4.3.1
    • 4.3.2
  • 5.0
  • Social Login
  • Recaptcha
Powered by GitBook
On this page
  • Changes
  • Files Changed

Was this helpful?

  1. 3.0

3.1.2

Changes

  • role with existing slug can't be created

  • deleted_users is not login protected

  • more laravel 5.1ish code

  • reply, forward links fixed

Files Changed

Modified

  • app/Http/Controllers/GroupsController.php

  • app/Http/Controllers/UsersController.php

  • app/Http/routes.php

  • resources/lang/en/groups/form.php

  • resources/views/admin/deleted_users.blade.php

  • resources/views/admin/forward.blade.php

  • resources/views/admin/groups/create.blade.php

  • resources/views/admin/groups/edit.blade.php

  • resources/views/admin/layouts/modal_confirmation.blade.php

  • resources/views/admin/login.blade.php

  • resources/views/admin/reply.blade.php

  • resources/views/admin/session_timeout.blade.php

  • resources/views/admin/users/create.blade.php

  • resources/views/emails/register-activate.blade.php

Previous3.1.1Next3.2

Last updated 5 years ago

Was this helpful?