Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaibhavmule/masonite-hello-world

Hello World Web App in Masonite
https://github.com/vaibhavmule/masonite-hello-world

masonite

Last synced: 27 days ago
JSON representation

Hello World Web App in Masonite

Awesome Lists containing this project

README

        

# Hello World Web App in Masonite
Hello World Web App in Masonite that demontrates simple form, validations, flashing the message and greets the user by provided named in the form.

## Greets the user
![Greet the user](screenshots/hello.png?raw=true "Greet the user")

## Form
![Hello form](screenshots/form.png?raw=true "Hello Form")

## Form with errors
![Hello form with erros](screenshots/index-errors.png?raw=true "Form with errors")