Andreas Scheibel

Results 15 issues of Andreas Scheibel

Boolean flags in ~/.lambo/config do not get applied. The affected flags are `DEVELOP`, `CREATE_DATABASE`, `MIGRATE_DATABASE`, `LINK` and `SECURE`. ---- **Original description** It's strange, but lambo does not create & migrate...

bug

I suggest a new structure for the **default/demo "after" script**, which is created by `lambo edit-after` The changes: - Echos all sections in the after script every time. Only the...

Lambo helps me to create my preferred Laravel Stack easy by passing the option `--breeze=blade`. I use this **100%** of the time. **Feature Request: Allow to set the default STACK...

### Package filament/forms ### Package Version v3 ### Laravel Version v11 ### Livewire Version v3 ### PHP Version PHP 8.2 ### Problem description For accessibility (a11y), e.g. for people who...

bug
unconfirmed
medium priority
a11y

Please add a **PowerToy to create Symlinks** from the Windows Explorer context menu. For web projects, I often have to create symlinks (using `mklink /D`) from the command line. Having...

Idea-New PowerToy