Skip to content

Instantly share code, notes, and snippets.

View rabol's full-sized avatar

Steen Rabol rabol

View GitHub Profile
@rabol
rabol / gist:0f63f53b9257a6d5081035e9b906122a
Last active December 26, 2025 20:21
PhpStorm Junie with Laravel Boost test prompts
####
# create the base app like this: laravel new boost --git --livewire --pest --livewire-class-components --npm --boost
# First prompt to create the roles
I work with a Laravel 12 project, with the official Laravel Livewire Starter kit and have installed the spatie/laravel-permission package.
Note that it is Laravel 12.
Note that the Laravel Livewire Starter Kit uses FluxUI
I'm using php v 8.3 - latest version
#!/usr/bin/env bash
#
# remove-snap.sh
#
# This script:
# 1. Removes all Snap packages and snapd
# 2. Disables and purges snapd
# 3. Blocks snapd from being reinstalled via APT pinning
# 4. Installs GNOME Software (no Snap) + Flatpak plugin
# 5. Installs Flatpak and enables Flathub