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

Relationships are not generating #3

Open
SuperlativeEntity opened this issue Oct 14, 2014 · 2 comments
Open

Relationships are not generating #3

SuperlativeEntity opened this issue Oct 14, 2014 · 2 comments

Comments

@SuperlativeEntity
Copy link

relation

Relational code not generating

php artisan generate:migration create_clients_table --fields="reference:string:length('30'):unique,client_type_id:integer:unsigned:index,"

php artisan generate:migration create_client_types_table --fields="description:string,"

@hhsadiq
Copy link

hhsadiq commented Sep 3, 2015

Yes the relationships are not being generated....This tool will be useless without this feature.

@bilogic
Copy link

bilogic commented Apr 3, 2022

where does generate:migration comes from?

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

3 participants