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

[ QUESTION] Seeding database from package #2

Open
lucianobosco opened this issue Dec 2, 2019 · 1 comment
Open

[ QUESTION] Seeding database from package #2

lucianobosco opened this issue Dec 2, 2019 · 1 comment

Comments

@lucianobosco
Copy link

Hi! First of all just to thank you for the amazing tutorial!. I was able to create my own package in Laravel 6.x for the first time.
I was wondering if there is an easy way to include seeds since I found another tutorial that uses https://github.com/eklundkristoffer/seedster.
I would like to have no dependencies in my main project to seeding from packages.
Thanks in advance

@lucianobosco lucianobosco changed the title Seeding database from package [ QUESTION] Seeding database from package Dec 2, 2019
@ghost
Copy link

ghost commented Apr 29, 2020

Official Documentation has a section on loading factories from your package. How did you get around the frontend though? i got an error that says: Vue not defined

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