dmekhov

Results 5 issues of dmekhov

Hi! In tag list missing 2.3.6 tag and therefore missing link to archive https://github.com/plv8/plv8/archive/v2.3.6.tar.gz

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? This code ```php $item =...

type:bug
type:enhancement

Inspired by https://github.com/laravel/framework/pull/36906/files

type:enhancement
help wanted
status:under discussion

Base scaffold have env function call in app/config/database.php `'driver' => env('DB_CONNECTION', 'sqlite'),` https://github.com/spiral/app/blob/master/app/config/database.php#L30 but it seems like env doesn't working properly at that moment I've got an error here ```...

bug

In case when I choose Do you want to use Cache component? [1] Yes [0] No Make your selection (default: 0): and Do you need a cron jobs scheduler? [1]...

bug