We are thrilled to announce the 4th edition of Drupal Mountain Camp, taking place from March 7th to March 10th, 2024, in Davos, Switzerland.
We are thrilled to announce the 4th edition of Drupal Mountain Camp, taking place from March 7th to March 10th, 2024, in Davos, Switzerland.
So you have an idea for a brand new app. You install Laravel, you're ready to get started. What's the first thing you should do?
For me, I open up the app service provider and go down to the boot method and set the global Model::shouldBeStrict()
:
Symfony Documentation is managed separately from code, on its own
symfony/symfony-docs repository. This eases the contributions to code/docs
and allows to have different reviewers and maintainers for each.
Lighting consoles are electronic devices used in theatrical lighting design to control multiple stage lights at once. Traditionally, lighting consoles are standalone physical devices. The nstudio team wanted to bring the power and versatility of the lighting console to mobile devices. This is the story of how we used Angular and NativeScript to bring that vision to reality.
Flysystem developer Frank de Jonge created Flystorage, a single API to integrate with many storage solutions for Node.js, written in Typescript.
The Filament documentation offers a nice copy-and-paste solution for generating slugs from a title.
Helge Sverre released a new Blade Heroicons Upgrader package that is specifically designed for updating from Heroicons v1 to v2 in Blade files where many icons were renamed or removed between the major versions.