Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

Unable to publish configuration files or models #15

Open
asaadhoussam opened this issue Nov 11, 2020 · 0 comments
Open

Unable to publish configuration files or models #15

asaadhoussam opened this issue Nov 11, 2020 · 0 comments

Comments

@asaadhoussam
Copy link

Hello
I use laravel5.8 on windows10, php7.4
and make (extension=ldap) enabled
added end installed LdapRecord utility , It is in the folder /vendor /diretorytree (ldaprecord)

issues within purplish i use:
php artisan vendor:publish --provider="LdapRecord\Laravel\LdapServiceProvider"
and get:
Publishing complete.
but ldap.php file not exist under config directory (Not generated)
When the order (php artisan make:ldap-model User) is executed
I get the message:

Command "make:ldap-model" is not defined.

Did you mean one of these?
make:auth
make:channel
make:command
make:controller
make:event
make: .......
Is there a solution, how? thanks....

@asaadhoussam asaadhoussam changed the title Engineer LdapRecord Nov 11, 2020
@stevebauman stevebauman changed the title LdapRecord Unable to publish configuration files or models Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant