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

Unable to publish configuration files or models #15

Description

@asaadhoussam

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....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions