uitlab Approved

Member since: 2014-12-13

Recent posts by uitlab
Post When

daftspunk said:

@uitlab have you considered making this a plugin? It looks great!

yes i have some ...

Posted in Real-time chat plugin

My simple chat with

"cboden/ratchet": "^0.3.4",
"react/zmq": "^0.3.0",
"jbbcode/jbbcode": "1.3.*"

Posted in Real-time chat plugin

Symfony\Component\Debug\Exception\FatalErrorException: Out of memory (allocated 46137344) (tried to ...

Posted in File storage/framework/services.php not generated

Please help i got error
Build 431 /storage/framework/services.php not generated after clear cache o...

Posted in File storage/framework/services.php not generated

I think your code is looping save model :)

Posted in afterSave() gives Internal Server Error

Solved this problem :)

Block::put('placeholder_name');
echo "Hello world";
Block::endPut();

Posted in Append data to layout placeholder programmatically?

Somethink like this ??

echo $this->env->getExtension('CMS')->startBlock('styles');
echo "    HEllo W...

Posted in Append data to layout placeholder programmatically?

Hi. How to programmatically append to placeholder in layout from custom component

Posted in Append data to layout placeholder programmatically?

hello I fix conflicts https://github.com/devillom/frontend-roles-manager

Posted in Role changes won't save

Hello, how to confirm ajax request i try but nothing work thanks!


$(window).on('ajaxConfirmMessag...

Posted in Custom confirm for ajax