Wilmer Arambula
Wilmer Arambula
https://github.com/yiisoft/actions/pull/66 fix mutation actions.
```php class SessionHandlerInterface { /* Métodos */ abstract public close(): bool abstract public destroy(string $session_id): bool abstract public gc(int $maxlifetime): int abstract public open(string $save_path, string $session_name): bool abstract public...
This could be a solution to resolve this issue. ```php
It would be great to be able to define it, if we rename it to `yii3-bootstrap5` it makes sense, or just `bootstrap5`, but in general terms the package depends on...
``` In the view:
The most secure are the permissions of the organization.
I think that the bulk delete should be implemented by the programmer, the GridView, any data source can be used.
If it is possible to do it :)
> Is that done now? no, still missing.
> I am assuming migrate/create would work similar to yii2 and provide a skeleton based on parameters like 'create_mytable_table'. > [bizley/yii2-migration](https://github.com/bizley/yii2-migration) has useful command that pulls schema from database and...