Skip to content

jcellon/Darwill

Repository files navigation

Darwill Application Environments | Developed by: Joseph Castellon

Features:

  • Laravel MVC application
  • Hosted in Heroku
  • PHP environment (Composer)
  • Bootstrap open-source CSS framework
  • Show table records with SQL queries against PostgreSQL DB
  • Demonstration of different types of SQL JOINs

To get started

composer install
php artisan migrate
php artisan serve

Note: run migrations against your local Database Connection

Navigate to localhost:8000

Credits:


Build Status License