Recent posts by DMeganoski
| Post | When | 
|---|---|
| Just include the paths to custom classes in autoload in composer.json. It will search these director... | |
| this more than likely has to do with your rewrite rule. | Posted in Remove index.php | 
| @wvelez you were missing a closing bracket for your options object.  | Posted in How to integrate javascript plugins which require php scripts | 
| Well that would depend on what format the image is in. 'image/jpeg' is the mime for .jpg files. I th... | Posted in Attachment in email in OctoberCMS | 
| @er.shajidkhan13974 sorry, I barely have time enough to provide this help, I cannot do it for you.... | Posted in How to integrate javascript plugins which require php scripts | 
| No, looking through the source, attachments are not mentioned anywhere in the mailer. It does not lo... | Posted in Attachment in email in OctoberCMS | 
| Well, not sure if there is an easier way in October, but in Laravel (which should still work) I used... | |
| @ogoy17590 this problem usually comes from issues with mod_rewrite. You see, you are actually only a... | |
| Well, I've not used the form_ajax function before, but I have used the $.request() function of the a... | |
| You should use the 'pre' and 'code' tags to format your code, otherwise it makes it very hard to rea... | Posted in DataTable widget is not working! |