pine.co is a fun little project that I created in order to become more familiar with Laravel 5, as well as concepts such as handling users, sending emails, handling payments, creating a detailed database structure, and having all that work together without imploding.
- Run
composer install
- Run
php artisan migrate:refresh --seed
- Run
php artisan serve
- Enjoy?
-
Laravel 5
-
Laravel Cashier
-
Stripe Checkout
-
PostgreSQL
-
SASS w/ Laravel Elixir to compile and autoprefix
-
jQuery
-
Note this was only tested using Google Chrome v52
- Ben Littleton