-
- Laravel Version: 10.43.0
- PHP Version: 8.3.2
- Blueprint Version: 2.9.0
- Platform: Mac
### Issue:
Blueprint correctly creates a `Regatta` model and a `regattas` table; however, in the `…
-
I'm trying to use esm in my addon, so I'm converting over some stuff that previously relied on Ember to using npm packages.
Currently my addon uses
```js
import { singularize, pluralize } from …
-
Running `composer update` results in several warnings about abandoned packages:
```
Package silex/silex is abandoned, you should avoid using it. Use symfony/flex instead.
Package twig/extensions …
-
```
Currently plural table names are converted to plural class names. Can an option
be provided to convert plural table names to singular class names? There are
utility classes that allow this conve…
-
Hey,
as described in OSD-1745 its not possible to add the CalendarBundle after a regular OroPlatform installation.
I've added a small PostUpMigration which should do all the work which is also done …
-
##### SUMMARY
Ohai,
during some recent discussions with @ehelms, we wondered what the actual gap is between FAM and latest Foreman.
So I took a ride with `ast` and the apidocs we haven in our f…
-
Usually when you write a servlet you can do initialization in your init() method, to get needed libraries and data structures and what not set up for when the requests start coming in. There does not …
-
```
Currently plural table names are converted to plural class names. Can an option
be provided to convert plural table names to singular class names? There are
utility classes that allow this conve…
-
```
Currently plural table names are converted to plural class names. Can an option
be provided to convert plural table names to singular class names? There are
utility classes that allow this conve…
-
- [x] Fix tests
- [x] Fix current deprecations
- [x] Fix EmberData types in adapter and serializer
- [x] Update to Ember 5.4 #314
- [ ] Uninstall `ember-cli-typescript` #311
- [ ] Update to Ember…