Skip to content

Project at BCIT where we were asked to create a duplicate of teachers existing site. I choose to do it with Laravel 5 and jQuery.

Notifications You must be signed in to change notification settings

matt-catellier/NoteToSelf-Clone

Repository files navigation

Notes to Self Clone

Assignment we were given at BCIT to demonstrate login/registration and basic database operataion. Can save a list of notes and images. Developed using Laravel 4 and jQuery

Onboarding

  1. install larval 4.2
  2. configure environment as described
  3. git clone https://github.com/matt-catellier/NoteToSelf-Clone.git
  4. cd into NoteToSelf-Clone
  5. composer install ( all php dependancies )
  6. php artisan migrate
  7. php raisin db:seed
  8. php artisan serve

About

Project at BCIT where we were asked to create a duplicate of teachers existing site. I choose to do it with Laravel 5 and jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published