-
Is there a form that has been developed further? Fixed aliases? etc? It seems like this one is dead, but if there is a fork that is still being developed I would like to know about it! :) Thanks!
-
Another Laravel Inspired `dd` for js projects
https://www.npmjs.com/package/dumper.js
In addition to providing `dd` it also adds `dump` to produce same output but continue flow (hint hint)
-
Would love to see graphql support!
-
Inspired by laravel horizon.
Command that will run `messenger:consume` commands with parameters from config and watch that commands is running and start they if needed.
Maybe should use `symfony/…
-
I'm looking for the Laravel append functionality in lucid. I mean I want to add a parameter to fetched JSON like what append did in the Laravel.
I tried the Mutators but there was not the solution!…
-
I find the way routes are being resolved from the store actually can be improved (in speed and CPU work) by implementing some lists, following the [laravel source](https://github.com/laravel/framework…
-
Admittedly, not a bug/code issue. But I'd be curious to hear what happened, and if the original team suggests alternatives. (Interestingly, Tornado, the Python framework from which Toro took some insp…
-
Hello,
I worked on RecordList component in order to add some small feature I need for every projects. It add 2 new features :
- Ajax pagination out of the box
- Contextual links on records (in…
ghost updated
4 years ago
-
# The Future of `runonce.php`
In the process of transitioning away from classical Contao Modules to Contao Manager Plugins, there should be a discussion about what will happen to the good old modul…
loilo updated
4 years ago
-
@GregBrimble this workflow looks amazing, but I'm having trouble setting this up and testing that it works.
- I created a private repo with secrets for TAILWINDUI_EMAIL and TAILWINDUI_PASSWORD
- I…