Sergi Tur Badenas

Results 57 issues of Sergi Tur Badenas

Installation fails with following error: ``` php $ composer require terion/package-installer:~1 ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be...

It will solve problems with outdated files in public forlder? See https://github.com/acacha/adminlte-laravel/issues/362

Something like ``` adminlte-laravel install --commands ``` That does not install full adminlte laravel package support (no views, no controllers) only commands allowing use to user adminlte:admin command o make:v...

enhancement

Avoid repeating configurations. Detect if configuration already exists then update?

enhancement