Skip to content

TODOS #1

Description

@tortuetorche
  • Parameters class should inherit the Illuminate\Support\Collection class instead of rewrite some methods like get(), set(), has()...
  • Check if singleton options is OK under real conditions
  • Port CanCan docs for public methods of ControllerResource and Authority classes
  • Add CanCan 2.0 Resources and Resource Attributes features?
  • Port CanCan Wiki docs
  • Explain how to structure lang files to get translated error messages
  • Write tests for shallow and singleton options
  • Port and write tests for ControllerResource class
  • Write tests for Parameters and ControllerAdditions classes
  • Check if Controllers and Models namespaced are OK under real conditions
  • Port and write tests for new features introduced in Authority class
  • Replace all array_key_exists('foo', $array); with array_get($array, 'foo'); to improve code readability ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions