Recent posts by Snirkum
Post | When |
---|---|
Hi all, I did a clean install, first i had an error connecting to the to the october server. Here i ... |
Posted in Artisan throws parse error (from Guzzle) |
still doesn't work. |
Posted in How to use the user management in system |
Hi all, Im lightly confused on how to setup users for the backend. When i create a lets say "editor"... |
Posted in How to use the user management in system |
As far as i know you have to call the partial in the page. The thing with calling partials in partia... |
Posted in Not able to call component partial inside another component partail. |
Hi, Im struggling a bit in what pages to make and what components to use on these pages. I have a po... |
Posted in OctoCase plugin -- default in URL |
When i want to use the twig dump() function, i get an error that it doesn't exist? for instance, if ... |
Posted in twig dump function |
ok, figured out. If you want to declare an array i have to do it like this: ` $this['errors'] = ["Da... |
Posted in declaring vars in code section |
Hi, When i do this in a page code section: `function onstart() {
|
Posted in declaring vars in code section |
atm im trying to flash the errors to the seesion and dont throw in a error. But testing this now :) ... |
Posted in ajax framework and errors |
Hi, How do i bypass the default handling of errors on the front-end? Example: `if ($validation->fail... |
Posted in ajax framework and errors |