Add importing of eggs through artisan. #2816
YajTPG
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments 1 reply
-
I like that idea! Would be super useful!! |
Beta Was this translation helpful? Give feedback.
0 replies
-
At least in the meantime you can actually just drop your egg files into |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Eg. command could be like :-
php artisan p:egg:import <jsonfile>
,php artisan p:egg:delete <EggID>
, etc. Not sure if this is possible but it would be a great idea! (It's faster than manually importing a large number of eggs in most cases)Beta Was this translation helpful? Give feedback.
All reactions