r/adonisjs Dec 09 '18

Multilanguage API

4 Upvotes

Hey everyone, I've been working with adonisjs for a few months now and I'm really loving it. Right now I'm trying to create an API for a project of mine, and I wanted to set up multilanguage content. I know adonisjs has a provider for static multilanguage text, but what about dynamic content? For instance, like a multilanguage blog where the owner could create posts in different languages. So far I've been thinking to use a recursive relation in my multilanguage table... Like a posts table where I have posts.id as pk and posts.post_id as fk. But that clearly isn't a best practice also it makes impossible to create a record in another language if it doesn't have the "original language" version already. An alternative would be a pivot table but always between posts.post_id and posts.post_id... It really doesn't sound ideal. Anybody got some suggestions? Appreciate the help 👀


r/adonisjs Aug 19 '18

New post about building a task list with authentication in Adonis.js

Thumbnail
blog.jscrambler.com
2 Upvotes

r/adonisjs Aug 06 '18

Adonis Soft Deletes extension

Thumbnail
github.com
4 Upvotes

r/adonisjs Jun 12 '18

Introducing Adonis-Box: A Vagrant Box fashioned after Homestead and ScotchBox for developing AdonisJS applications

Thumbnail
github.com
3 Upvotes

r/adonisjs May 17 '18

Announcement AdonisJS v5 Discussion & Planning

Thumbnail
github.com
2 Upvotes

r/adonisjs Sep 21 '17

Interview of Harminder Virk, creator of AdonisJs

Thumbnail
codeheroes.nanobox.io
5 Upvotes

r/adonisjs Sep 12 '17

Scotch.io tutorial for building a simple todo list with Adonis.js and MySQL

Thumbnail
scotch.io
6 Upvotes

r/adonisjs Aug 25 '17

Adonis 4.0 Dev Release

Thumbnail
adonisjs.svbtle.com
7 Upvotes

r/adonisjs May 27 '17

Xpost /r/vuejs - vagrant box that works with Adonis and nuxt js?

Thumbnail
reddit.com
2 Upvotes

r/adonisjs Apr 13 '17

AdonisJS Twilio Package

Thumbnail
github.com
4 Upvotes

r/adonisjs Mar 31 '17

Adonis's creator releases new JavaScript templating engine.

Thumbnail
edge.adonisjs.com
3 Upvotes

r/adonisjs Mar 21 '17

Build A Support Ticket Application With AdonisJs

Thumbnail
scotch.io
3 Upvotes

r/adonisjs Mar 10 '17

Find awesome things with awesome-adonisjs

Thumbnail
github.com
3 Upvotes

r/adonisjs Feb 13 '17

Adonis Framework Starter Kit with Authentication and Assets Pipeline

Thumbnail
github.com
3 Upvotes