Tags: jasonlewis/presenter
Toggle v1.0.1's commit message
Update to allow Laravel 5.2.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v1.0.0's commit message
Fix merging of config.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.7's commit message
Check if the return value of the method is not null when calling isset.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.6's commit message
Call the property directly to trigger the __get magic method when usi…
…ng array access.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.5's commit message
Properly set the view data on the view after being decorated.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.4's commit message
Fix issue when calling a method on the wrapped object.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.3's commit message
Implement array access.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.2's commit message
Check if the method exists on the presenter when calling isset.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.1's commit message
Dynamically check if the attribute or property exists on the wrapped …
…object.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Toggle v0.1.0's commit message
Initial commit.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
You can’t perform that action at this time.