Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eloquent Models and Database Migration #3

Open
eldorplus opened this issue Dec 16, 2015 · 2 comments
Open

Eloquent Models and Database Migration #3

eldorplus opened this issue Dec 16, 2015 · 2 comments
Assignees

Comments

@eldorplus
Copy link
Contributor

Setting up the eloquent models and the database migrations

@eldorplus eldorplus self-assigned this Dec 16, 2015
@eldorplus
Copy link
Contributor Author

Data base set up migrations

@eldorplus
Copy link
Contributor Author

Database setup

2015_11_17_112726_create_users_table.php 2015_12_06_104843_add_timestamps_to_authors_table.php
2015_11_17_204317_create_password_resets_table.php 2015_12_06_135858_create_editions_table.php
2015_12_03_173908_create_books_table.php 2015_12_21_112316_create_feeds_table.php
2015_12_03_174206_create_favorites_table.php 2015_12_21_112444_create_friends_table.php
2015_12_03_174257_create_publishers_table.php 2015_12_21_112534_create_friend_requests_table.php
2015_12_03_174608_create_authors_table.php 2015_12_21_112641_create_messages_table.php
2015_12_03_175004_create_categories_table.php 2015_12_21_112731_create_message_user_table.php
2015_12_05_213106_create_books_subject_table.php 2015_12_21_112957_create_message_responses_table.php
2015_12_05_213214_create_books_media_table.php 2015_12_21_113040_create_message_response_user_table.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant