adding universally unique lexicographically sortable identifier (ULID)

This commit is contained in:
Brian 2022-12-07 11:43:52 -07:00
parent 6e7ded098b
commit 739c2b79e9
Signed by: brian
GPG Key ID: DE1A5390A3B84CD8

View File

@ -59,6 +59,7 @@
"spatie/laravel-sitemap": "", // generate site maps
"artesaos/seotools": "", // automatic SEO tools
"eumanito/php-capitalize-names": "", // Capitalize names with funky rules
"robinvdvleuten/ulid": "", // Universally Unique Lexicographically Sortable Identifier (ULID)
// Others/uncategorized
"appstract/laravel-opcache": "", // provides artisan commands to interact with opcache (not sure if site-specific)