Giter Club home page Giter Club logo

laravel-bbs's Introduction

Hi there, I'm Jinyun! ๐Ÿ‘‹

Hi, I'm Jinyun, a passionate self-taught backend web developer from China.

Here are some ideas to get you started:

  • ๐ŸŽ‰ Iโ€™m currently working on ๐ŸŒ...
  • ๐Ÿš€ Iโ€™m currently learning ๐Ÿถ & โ˜•๏ธ...
  • ๐ŸŒˆ I'm currently using ๐Ÿ˜ & ๐Ÿ...
  • ๐Ÿ˜‚ Ask me about ๐Ÿ‘‰ here...ย ย 

Jinyun's github statsย 

laravel-bbs's People

Contributors

dependabot[bot] avatar imajinyun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

laravel-bbs's Issues

composer installๅคฑๆ•—

็›ดๆŽฅ็”จcomposer install้กฏ็คบ
ฮป composer install
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.

Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires laravel/horizon ^5.9 -> satisfiable by laravel/horizon[v5.9.0, ..., 5.x-dev].
- laravel/horizon[v5.9.0, ..., 5.x-dev] require ext-pcntl * -> it is missing from your system. Install or enable PHP's pcntl extension.
Problem 2
- php-amqplib/php-amqplib[dev-master, 3.0.0-rc1, ..., v3.4.0] require ext-sockets * -> it is missing from your system. Install or enable PHP's sockets extension.
- php-amqplib/php-amqplib v3.0.0 requires php ^7.0|~8.0.0 -> your php version (8.1.10) does not satisfy that requirement.
- vladimir-yuldashev/laravel-queue-rabbitmq[v12.0.0, ..., v12.0.x-dev] require php-amqplib/php-amqplib ^3.0 -> satisfiable by php-amqplib/php-amqplib[3.0.0-rc1, ..., v3.4.0].
- php-amqplib/php-amqplib 3.0.x-dev is an alias of php-amqplib/php-amqplib dev-master and thus requires it to be installed too.
- Root composer.json requires vladimir-yuldashev/laravel-queue-rabbitmq ^12.0 -> satisfiable by vladimir-yuldashev/laravel-queue-rabbitmq[v12.0.0, v12.0.1, v12.0.x-dev].

To enable extensions, verify that they are enabled in your .ini files:
- C:\Users\Public\laragon\bin\php\php-8.1.10-Win32-vs16-x64\php.ini
You can also run php --ini in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with --ignore-platform-req=ext-pcntl --ignore-platform-req=ext-sockets to temporarily ignore these required extensions.

็”จไบ†composer install --ignore-platform-reqsๆœ€ๅพŒๅˆๅ‡บ็พ
่ฌ่ฌ

@php artisan package:discover --ansi

Symfony\Component\ErrorHandler\Error\FatalError

Declaration of VladimirYuldashev\LaravelQueueRabbitMQ\Consumer::stop($status = 0): int must be compatible with Illuminate\Queue\Worker::stop($status = 0, $options = null)

at C:\Users\Public\laragon\www\bbs\vendor\vladimir-yuldashev\laravel-queue-rabbitmq\src\Consumer.php:200
196โ–• *
197โ–• * @param int $status
198โ–• * @return int
199โ–• */
โžœ 200โ–• public function stop($status = 0): int
201โ–• {
202โ–• // Tell the server you are going to stop consuming.
203โ–• // It will finish up the last message and not send you any more.
204โ–• $this->channel->basic_cancel($this->consumerTag, false, true);

Whoops\Exception\ErrorException

Declaration of VladimirYuldashev\LaravelQueueRabbitMQ\Consumer::stop($status = 0): int must be compatible with Illuminate\Queue\Worker::stop($status = 0, $options = null)

at C:\Users\Public\laragon\www\bbs\vendor\vladimir-yuldashev\laravel-queue-rabbitmq\src\Consumer.php:200
196โ–• *
197โ–• * @param int $status
198โ–• * @return int
199โ–• */
โžœ 200โ–• public function stop($status = 0): int
201โ–• {
202โ–• // Tell the server you are going to stop consuming.
203โ–• // It will finish up the last message and not send you any more.
204โ–• $this->channel->basic_cancel($this->consumerTag, false, true);

1 C:\Users\Public\laragon\www\bbs\vendor\filp\whoops\src\Whoops\Run.php:486
Whoops\Run::handleError("Declaration of VladimirYuldashev\LaravelQueueRabbitMQ\Consumer::stop($status = 0): int must be compatible with Illuminate\Queue\Worker::stop($status = 0, $options = null)", "C:\Users\Public\laragon\www\bbs\vendor\vladimir-yuldashev\laravel-queue-rabbitmq\src\Consumer.php")

2 [internal]:0
Whoops\Run::handleShutdown()
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255

lost the avatar

/laravel/bbs/avatar/Eiyoo9ohthie9ahl.jpg?v=v1.0.0 404 not found

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.