Download Latest Version 1.1.0 source code.zip (56.8 kB)
Email in envelope

Get an email when there's a new version of sudo-su

Home / 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
1.1.0 source code.tar.gz 2017-03-23 51.9 kB
1.1.0 source code.zip 2017-03-23 56.8 kB
README.md 2017-03-23 286 Bytes
Totals: 3 Items   109.0 kB 1

This release removes alters the behaviour of the package to no longer inject the Sudo Su mark-up and assets into every request.

Instead, a partial should be included into your application's layout:

@if (env('APP_DEBUG'))
    @include('sudosu::user-selector')
@endif
Source: README.md, updated 2017-03-23