Giter VIP home page Giter VIP logo

Comments (8)

jasekz avatar jasekz commented on June 15, 2024 1

@saeedmie85 Can you post the error you're seeing?

from laradrop.

saeedmie85 avatar saeedmie85 commented on June 15, 2024

@jasekz I don't see any error when running the 'artisan vendor:publish'. I see following comment after running that command.
Warning: Module 'openssl' already loaded in Unknown on line 0
Copied Directory [\vendor\laravel\framework\src\Illuminate\Notifications\resources\views] To [\resources\views\vendor\notifications]
Copied Directory [\vendor\laravel\framework\src\Illuminate\Pagination\resources\views] To [\resources\views\vendor\pagination]
Copied Directory [\vendor\arcanedev\log-viewer\resources\views] To [\resources\views\vendor\log-viewer]
Copied Directory [\vendor\arcanedev\log-viewer\resources\lang] To [\resources\lang\vendor\log-viewer]
Copied Directory [\vendor\yajra\laravel-datatables-oracle\src\resources\views] To [\resources\views\vendor\datatables]
PHP Warning: Module 'openssl' already loaded in Unknown on line 0
Publishing complete for tag []!

There is not any file from jasekz/laradrop package. I except the "laradrop.php" copy to "config" folder
and "migrations" directory copy to the "database" directory and "/resources/assets" folders copy to 'vendor/jasekz/laradrop'
but this will not happen.

from laradrop.

jasekz avatar jasekz commented on June 15, 2024

Can you verify that:

  1. vendor/jasekz/laradrop/src/Jasekz/Laradrop exists and contains all the necessary file/directories in your app's vendor dir
  2. you have added 'Jasekz\Laradrop\LaradropServiceProvider' to your config/app.php providers

from laradrop.

saeedmie85 avatar saeedmie85 commented on June 15, 2024

@jasekz yes
C:/xampp/htdocs/laravel/laravel/myapp/vendor/jasekz/laradrop/src/Jasekz/Laradrop

is exists and contains all the necessary file/directories in my app's vendor dir
And I added 'Jasekz\Laradrop\LaradropServiceProvider' to my config/app.php providers
but my issue still exists. Perhaps it is necessary that noticed I use Laravel 5.3

from laradrop.

jasekz avatar jasekz commented on June 15, 2024

Your Laravel version shouldn't be the issue, provided it it's L5. I can not recreate the problem, but my suggestion would be to do a fresh Laravel install and try with that. Sorry, I'm not able to debug this any further without working in your environment.

from laradrop.

saeedmie85 avatar saeedmie85 commented on June 15, 2024

Thank you very much, I will try to fix that.

from laradrop.

saeedmie85 avatar saeedmie85 commented on June 15, 2024

I fixed the issue.
first, i run this command.
php artisan config:clear
then retry
php artisan vendor:publish

from laradrop.

jasekz avatar jasekz commented on June 15, 2024

Awesome.

from laradrop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.