Lance Pioch
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). 
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'); ```
Please see the file changes
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.
Resolves #4322
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.
### 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...