🚀 A fast lookup library that help you verify and search array and Traversable data.19/01/20266 mins0c fn($datum): bool => $datum == 1; var_dump(AtLeast::twice($data, $filter)) // true $data = [1, "1", 3]; $filter…CodeIgniter admin_blogcontinue Reading..
LaravelPHPLaravel Date – A library to help you work with dates in multiple languages, based on Carbon
LaravelPHPAwes.io – boilerplate for CRM, SaaS, ERP based on Vue (Nuxt.js), TailwindCSS plus Laravel as a backend.