mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-03-14 02:13:17 +00:00
✨ Add Laravel guidelines, Spanish translations, and configuration updates
- Added Laravel Boost Guidelines for structured development practices. - Introduced Spanish translations for `auth`, `passwords`, and additional JSON keys. - Configured markdown highlighting with Shiki in `config/markdown.php`. - Updated sidebar layout for improved interactivity and styling. - Enhanced user feedback with a copy-to-clipboard directive and toast notifications in Flux.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"livewire/volt": "^1.7.0",
|
||||
"outhebox/blade-flags": "^1.5",
|
||||
"spatie/laravel-ciphersweet": "^1.7",
|
||||
"spatie/laravel-markdown": "^2.7",
|
||||
"spatie/laravel-medialibrary": "^11.13",
|
||||
"spatie/laravel-permission": "^6.20",
|
||||
"spatie/laravel-sluggable": "^3.7",
|
||||
@@ -28,6 +29,7 @@
|
||||
"fakerphp/faker": "^1.23",
|
||||
"laravel-lang/lang": "^15.22",
|
||||
"laravel-lang/starter-kits": "^1.3",
|
||||
"laravel/boost": "^1.8",
|
||||
"laravel/pail": "^1.2.2",
|
||||
"laravel/pint": "^1.18",
|
||||
"laravel/sail": "^1.43",
|
||||
|
||||
Reference in New Issue
Block a user