Oluwasegun Olateju

Results 4 comments of Oluwasegun Olateju

> await localhostServer.start(); could not resolve reference

> > await localhostServer.start(); > > could not resolve reference Solved, Thanks

In post request, a redirect to a route seems more appropriate than returning a inertia page

Thank you I fixed the problem I think you need to put this in the readme file ` public rules() { return { schema: schema.create({ email: schema.string({}, [ rules.trim(), rules.email(),...