Daizygod

Results 4 issues of Daizygod

**Describe the bug** I have more than one sortable, and when i drag elemnt to empty sortable, placeholder visible and work only when i move mouse in element that have...

feature
help wanted

при беге в начале всё хорошо, но когда доходишь до высокой скорости динозаврик не то что бегает он просто дергается вверх и вниз, это можно изменить если сделать голову не...

improvement

https://github.com/daniiomir/faq_for_school_21#get_jetbrains ![image](https://user-images.githubusercontent.com/46899953/234052589-45dea018-014e-472f-a103-28e05477e18a.png)

1. Set up empty laravel project 2. Config PostgreSQL database 3. Create sample table 4. try `php artisan code:models --table=your_sample_table` Get error: ``` BadMethodCallException Method Illuminate\Database\PostgresConnection::getDoctrineSchemaManager does not exist. at...