Completed
Push — master ( 885948...db2a72 )
by Brandon
02:49
created

Changes

23 issues (3 major, 17 minor, 3 informational) were introduced.
Test Coverage has decreased to 24% (-4%).
3 new patches (Doc Comments, Unused Use Statements) are available.
9 added classes/operations
Arrow A UserController added
Arrow A UserPolicy added
Arrow A UserController::index() added
Arrow A UserController::update() added
Arrow A UserPolicy::before() added
Arrow A UserPolicy::view() added
Arrow A UserPolicy::create() added
Arrow A UserPolicy::update() added
Arrow A UserPolicy::delete() added
10
▶   ± 0
Test Coverage
24%
▼ -4%   –   Changes
Head
Brandon Jank  
Create policy and gate for user resource This will allow us to restrict actions to only certain users.
3 more commits
Base
Brandon Jank  
require excel so pdf creation works