Laravel Datatables – jQuery DataTables API03/12/20251 mins0Please avoid using php artisan serve when developing the package. There are known bugs when using this where Laravel…Laravel admin_blogcontinue Reading..
Laravel Cookie Consent – Make your Laravel app comply with the crazy EU cookie law03/12/20251 mins0This package adds a simple, customizable cookie consent message to your site. When the site loads, the…Laravel admin_blogcontinue Reading..
Laravel Collection Macros – A set of handy collection macros03/12/20251 mins0This repository contains some useful collection macros. Spatie is a webdesign agency based in Antwerp, Belgium. You’ll…Laravel admin_blogcontinue Reading..
Laravel Breadcrumbs – Create and manage breadcrumbs03/12/20251 mins0Table of Contents Compatibility Chart Getting Started Defining Breadcrumbs Custom Templates Outputting Breadcrumbs Structured Data Route-Bound Breadcrumbs…Laravel admin_blogcontinue Reading..
Laravel Auditing – Audit for Eloquent models03/12/20251 mins0This package will help you understand changes in your Eloquent models, by providing information about possible discrepancies…Laravel admin_blogcontinue Reading..
Laravel Activitylog – Log activity inside your Laravel app03/12/20251 mins0The spatie/laravel-activitylog package provides easy to use functions to log the activities of the users of your app. It…Laravel admin_blogcontinue Reading..
Laravel Form Builder – Form builder inspired by Symfony’s form builder03/12/20251 mins0Form builder for Laravel 5 inspired by Symfony’s form builder. With help of Laravels FormBuilder class creates…Laravel admin_blogcontinue Reading..
Multi-tenant – Flexible multi tenancy with secure separation of routes, assets and databases03/12/20251 mins0The unobtrusive Laravel package that makes your app multi tenant. Serving multiple websites, each with one or…Laravel admin_blogcontinue Reading..
HTML – HTML and Form Builders for Laravel03/12/20251 mins0HTML and Form Builders for the Laravel Framework Github: https://github.com/LaravelCollective/htmlLaravel admin_blogcontinue Reading..
Eloquent Sortable – Sortable behaviour for Eloquent models03/12/20251 mins0This package provides a trait that adds sortable behaviour to an Eloquent model. The value of the…Laravel admin_blogcontinue Reading..