mikehengineer / h2odemo

Proof of concept demo for H2Optimize. Written in PHP and uses the Laravel framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This website is deployed on a free instance of AWS at http://h2odemo-env.d9itrph6cd.us-east-2.elasticbeanstalk.com/

After having an interview with an IOT start up in Texas I learned that they were thinking of hiring a backend Laravel engineer for their website. After a bit of research I became really interested in the framework and decided to take a couple weeks to familiarize myself with the tech stack and build a demo site for them. This site uses a MVC paradigm, SQL database, demonstrates CRUD functionality and features a RESTful API. Most of the interesting code is found in these folders:

Model: APP/

View: Resources/Views

Controller: APP/HTTP/Controllers

If you have any questions regarding this project or if you'd like to use a code snippet please contact me at mikehengineer@gmail.com

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.

If you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Proof of concept demo for H2Optimize. Written in PHP and uses the Laravel framework.


Languages

Language:PHP 76.4%Language:JavaScript 9.6%Language:HTML 7.8%Language:CSS 5.9%Language:Vue 0.2%