Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Laravel 7.x, PHP 7.4 #33

Closed
dandarie opened this issue Aug 15, 2020 · 1 comment
Closed

Doesn't work on Laravel 7.x, PHP 7.4 #33

dandarie opened this issue Aug 15, 2020 · 1 comment

Comments

@dandarie
Copy link

# php artisan laracrud:package Laracrud
mkdir(): No such file or directory on line 67 in /application/vendor/digitaldream/laracrud/src/lara-crud/Crud/Package.php

# php artisan laracrud:mvc users --api
in_array() expects parameter 2 to be array, null given

# php -v
PHP 7.4.4 (cli) (built: Mar 20 2020 13:47:45) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.4, Copyright (c), by Zend Technologies

# composer info | grep laravel/
laravel/framework                     v7.18.0    The Laravel Framework.
laravel/horizon                       v4.3.3     Dashboard and code-driven configuration for Laravel queues.
laravel/passport                      v9.3.0     Laravel Passport provides OAuth2 server support to Laravel.
laravel/tinker                        v2.4.0     Powerful REPL for the Laravel framework.
laravel/ui                            v2.1.0     Laravel UI utilities and presets.

@digitaldreams
Copy link
Owner

Current 4.* version does not work with Laravel 7 and php 7.4.
I am working with a complete refactoring on next version 5.0 where this problem will no longer exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants