GithubHelp home page GithubHelp logo

baorv / cleverreach Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 40 KB

Easy CleverReach v3 integration to PHP

Home Page: https://www.cleverreach.com/

License: MIT License

PHP 100.00%
api cleverreach integration laravel php

cleverreach's People

Contributors

baorv avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cleverreach's Issues

Misspelling in Laravel Documentation

Your Laravel example for config/app.php contains a missspelling

Baorv\Cleverreach\ServiceProvider::class,

should be

Baorv\CleverReach\ServiceProvider::class,

Problem after adding package to config/app.php

I run into this error when i try to use your package.
This is from doing composer dump-autoload but the same error will also appear when i try to use your package in a Controller of mine.

 composer dump-autoload
Generating optimized autoload filesCarbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
    You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover
PHP Warning:  Uncaught ErrorException: require(/home/viscompass/vendor/baorv/cleverreach/src/../cleverreach.php): failed to open stream: No such file or directory in /home/viscompass/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php:59
Stack trace:
#0 /home/viscompass/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(59): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
#1 /home/viscompass/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php(59): require()
#2 /home/viscompass/vendor/baorv/cleverreach/src/ServiceProvider.php(30): Illuminate\Support\ServiceProvider->mergeConfigFrom()
#3 /home/viscompass/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(598): Baorv\Cleverreach\ServiceProvider->register()
#4 /home/viscompass/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php(75): Illuminate\Foundation\Application->register()
#5 /home/viscompass/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(574): Illumi in /home/viscompass/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php on line 59
PHP Fatal error:  Illuminate\Support\ServiceProvider::mergeConfigFrom(): Failed opening required '/home/viscompass/vendor/baorv/cleverreach/src/../cleverreach.php' (include_path='.:/usr/share/php') in /home/viscompass/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.php on line 59

In ServiceProvider.php line 59:

  Illuminate\Support\ServiceProvider::mergeConfigFrom(): Failed opening requi
  red '/home/viscompass/vendor/baorv/cleverreach/src/../cleverreach.php' (inc
  lude_path='.:/usr/share/php')


Script @php artisan package:discover handling the post-autoload-dump event returned with error code 255

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.