Code Monkey home page Code Monkey logo

laravel-initializer's People

Contributors

klimov-paul avatar mnabialek avatar slavarazum avatar zembrowski avatar

Stargazers

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

Watchers

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

laravel-initializer's Issues

PHP 8 support

Hi ๐Ÿ‘‹,
Can we have support for PHP 8 ?

Thank you for this package !

Laravel 10 Support

Hi, firstly huge thanks for the package it's been a huge help. I was wondering if there are any plans for it to support Laravel 10 in the future?

thanks

Laravel 8

Can you raise the version flags to support Laravel 8?

Return value of MadWeb\Initializer\Actions\Action::errorMessage() must be of the type string, null returned

  • Laravel Version: 7.6.1
  • Laravel Initializer Version: 3.1.0
  • PHP Version: 7.4.x

Description:

local.ERROR: Return value of MadWeb\Initializer\Actions\Action::errorMessage() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of MadWeb\\Initializer\\Actions\\Action::errorMessage() must be of the type string, null returned at /Library/WebServer/Documents/myproject/vendor/mad-web/laravel-initializer/src/Actions/Action.php:50)
[stacktrace]
#0 /Library/WebServer/Documents/myproject/vendor/mad-web/laravel-initializer/src/Run.php(36): MadWeb\\Initializer\\Actions\\Action->errorMessage()
#1 /Library/WebServer/Documents/myproject/vendor/mad-web/laravel-initializer/src/Run.php(49): MadWeb\\Initializer\\Run->run(Object(MadWeb\\Initializer\\Actions\\Artisan))
#2 /Library/WebServer/Documents/myproject/app/Update.php(31): MadWeb\\Initializer\\Run->artisan('down')

Steps To Reproduce:

  1. Manually run php artisan down
  2. Create Update.php including $run->artisan("down");
  3. Run php artisan app:update
  4. ...
  5. ๐ŸŽ‰ app:update process failing with error above.

Suggestions:

  • I will give a hotfix attached to this issue.
  • Please accept my pull request with an updated Action.php that at least doesn't make some continuous deployments crash every now and then.
  • Later on, you may see if you can find another solution that handles those kinds of exception, maybe by handling down and up explicitly in your Artisan.php.

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.