Lance Pioch

Results 42 issues of Lance Pioch

In this example the first name was "VeryLongFirstNameCrazyHuh", but I personally do know people with crazy long first names however (or multiple parts to their first name). ![image](https://cloud.githubusercontent.com/assets/1296882/5384424/37d43d28-8087-11e4-850c-39536afe1b2a.png)

This will guarantee that everybody will have the same dependencies (and versions) when running `composer install`. If you run that without a composer.lock file, then it simply runs `composer update`...

Replace 92fiveapp.sql with app/database/migrations using `php artisan migrate:make CreateTableName` for each table. Then replace [InstallController:42](https://github.com/chintanbanugaria/92five/blob/62cb450/app/controllers/InstallController.php#L42) with: ``` Artisan::call('migrate'); ```

If you use it more than once, it'll open up multiple ngrok instances (which is fine), but it will keep displaying and copying to the clipboard only the first one.

enhancement

I would imagine most people are creating a server under their own account. Even if that's not true, it wouldn't hurt to have the default set this way.

enhancement

### Automated Browser Integration Testing https://user-images.githubusercontent.com/1296882/198516238-a2a20965-867a-4d19-9a1f-f5df4444be6a.mov

- [x] Added or updated tests - [x] Documented user facing changes **Changes** If you are using a BackedEnum for the auth provider, this resolves issues with that. **Breaking changes**...

### Discussed in https://github.com/pelican-dev/panel/discussions/54 Originally posted by **DerLev** April 13, 2024 I have had some issues in the past with dangling docker images filling up my storage on my wings...

✨ feature
🟡 medium