sohelamin / crud-generator

Laravel CRUD Generator
https://packagist.org/packages/appzcoder/crud-generator
MIT License
1.4k stars 424 forks source link

Issue: Laravel 5.7 #230

Closed kristoff2016 closed 5 years ago

kristoff2016 commented 6 years ago

Hello, there is problem with laravel 5.7 I hope you can released new version soon Thanks

AnthonyMRodrigues commented 5 years ago

@kristoff2016 please, can you show us the error that you saw in laravel 5.7.

shahidhossain commented 5 years ago

I have also faced the problem. Please see attached. error

AnthonyMRodrigues commented 5 years ago

docker run --rm -v $(pwd):/app -v ~/.ssh:/root/.ssh composer create-project --prefer-dist laravel/laravel blog

`Installing laravel/laravel (v5.7.0)

image

AnthonyMRodrigues commented 5 years ago

@shahidhossain I don't have this error. Please, check your laravel installion.