laravel-package Questions
2
Solved
I've created a package (innovareti/password-policy) and now I am trying to install it, but it is not found:
$ composer require innovareti/password-policy
...
[InvalidArgumentException]
Could not...
Ferriferous asked 2/12, 2022 at 1:40
1
Solved
I want to add service provider in laravel 11, but i am not sure how to add it using laravel 11. As previous version of laravel, it is added in config/app.php file, but in laravel 11 it needs to be ...
Variola asked 1/4 at 8:45
1
Solved
I'm working on a package for an internal Laravel application and I'm having trouble running a seeder that exists in the package directory.
In my package's composer.json file located in packages/ven...
Lawford asked 5/1, 2023 at 19:29
1
© 2022 - 2024 — McMap. All rights reserved.