jamiegrand Approved

Member since: 2014-07-05

Recent posts by jamiegrand
Post When

if you can get it to work let us know..

Posted in Office 365 SMTP

I was missing... `

public function formBeforeSave($model)
{
     $model->validate();

} 

`

Posted in Backend form Validation? what am I missing...

Cant get form validation to work not sure what I am doing wrong. Any suggestions. if i submit the fo...

Posted in Backend form Validation? what am I missing...

Just what I was looking for Thanks ....

Posted in How to redirect back to intended page after login

this could be why..

https://octobercms.com/forum/post/curl-setopt-curlopt-followlocation-error

Posted in issue with an alert after executing a curl request to an API

Thanks Eoler and Renatio,

using 'groups' worked

return $user->whereHas( 'groups', function($query...

Posted in Is there a more eloquent way of doing this?

cool thanks

Posted in hasRole method from backend

I have created a model called Author which extends the RainLab\User\Models\User In the boot function...

Posted in Is there a more eloquent way of doing this?

Hi Chris did you manage to figure this out ? need to do the same thing...

Posted in hasRole method from backend

Whats the best way to customise the Event log to send an email to someone in admin every time there ...

Posted in Error Reporting