Eloquent Sluggable – Create slugs for Eloquent models03/12/20251 mins0Eloquent-Sluggable Background: What is a slug? Installation Updating your Eloquent Models Usage The SlugService Class When Is…Laravel admin_blogcontinue Reading..
Eloquent Filter – Filter models and their Relationships03/12/20251 mins0Defining The Filter Logic Define the filter logic based on the camel cased input key passed to…Laravel admin_blogcontinue Reading..
Lavacharts – Charts and Graphs for PHP Powered by the Google Chart API03/12/20251 mins0Please don’t be discouraged if you see that it has been “years” since an update, but rather…Laravel admin_blogcontinue Reading..
Charts – Multi-library chart package to create interactive charts03/12/20251 mins0Charts is a PHP (Laravel) library to handle all the charts in your application. It supports multiple…Laravel admin_blogcontinue Reading..
Captcha – An anti-bot image captcha system03/12/20251 mins0A simple Laravel 5/6/7/8/9/10/11/12 service provider for including the Captcha for Laravel. for Laravel 4 Captcha for Laravel Laravel 4 for…Laravel admin_blogcontinue Reading..
Bootstrapper – Set of classes to create Bootstrap 3 markup03/12/20251 mins0Laravel Twitter Bootstrap Bundle Installation Add the following to your composer.json file : "require": { "patricktalmadge/bootstrapper": "~5", }, or…Laravel admin_blogcontinue Reading..
Artisan View – Manage the views in Laravel projects via artisan03/12/20251 mins0This package adds a handful of view-related commands to Artisan in your Laravel project. Generate blade files…Laravel admin_blogcontinue Reading..
Awes.io – boilerplate for CRM, SaaS, ERP based on Vue (Nuxt.js), TailwindCSS plus Laravel as a backend.03/12/20251 mins0Features Free and Open-Source 34 ready-to-use dedicated open-source packages Awesome interface with a dark mode as an…Laravel admin_blogcontinue Reading..
Laravel Heyman – Heyman continues where the above role-permission packages left off02/12/20251 mins0We have used CDD (Creativity Driven Development) alongside the TDD Built with ❤️ for every smart laravel…Laravel admin_blogcontinue Reading..
Doorman – Limit access to your Laravel applications by using invite codes02/12/20251 mins0Doorman provides a way to limit access to your Laravel applications by using invite codes. Invite Codes:…Laravel admin_blogcontinue Reading..