Hello I am Ilya Laravel has not repository command. This is correct?
Yes. As of now, there is no artisan command for repository or service. But there are composer packages that you can install that will generate these.
Thank you. then, Could you please send me composer install command for repository? good regards
Not sure if these will work because it always depends on your laravel version. That's why I prefer to just create it manually.
github.com/OzanKurt/Repoist - composer require ozankurt/repoist github.com/jason-guru/laravel-make... - composer require jason-guru/laravel-make-repository --dev
Some comments have been hidden by the post's author - find out more
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hello
I am Ilya
Laravel has not repository command.
This is correct?
Yes. As of now, there is no artisan command for repository or service. But there are composer packages that you can install that will generate these.
Thank you.
then, Could you please send me composer install command for repository?
good regards
Not sure if these will work because it always depends on your laravel version. That's why I prefer to just create it manually.
github.com/OzanKurt/Repoist - composer require ozankurt/repoist
github.com/jason-guru/laravel-make... - composer require jason-guru/laravel-make-repository --dev