1e4

Results 25 comments of 1e4

@anis-bedhiafi That article is pretty outdated, for example Bouncer allows syncing for roles and abilities, where in the article that was the main benefit of going with Spatie.

Regarding the SCSS support, there only seems to be one central package for it which is [SCSSPHP](https://github.com/leafo/scssphp). It is also possible to call Gulp/Webpack via Artisan commands, with this in...

Is this still required? I'm willing to put something together if needed?

I built a hook system a few months back, pretty simple so I can create a PR when I get a chance.

Sounds good, below is what I hacked together a few months ago for a project, with a little tweaking and exposing the methods to Twig it should be golden. I...

@euantorano Hope you don't mind the little bump

No problem @euantorano, there are also no Facades. The `Hooks::enabled()` is a model with a static method. The `hook()` function simply get's the Hook instance from the Container. I'll try...

Afternoon @euantorano Christmas & New Year were busier than I expected, I'll look at making progress on it this week and keep you posted.

Happy New Year @euantorano I hope MyBB 2 gets a BETA this year ^_^, hoping to contribute as much as I can to make this happen

Did this ever make any progress?