[Deprecated] Charts for Laravel
The main features of consoletvs/charts are: General Utilities, Application Helpers.
Open-source alternatives to consoletvs/charts include: rachidlaasri/laravelinstaller — A web installer for Laravel. spatie/laravel-menu — Html menu generator for Laravel. cviebrock/eloquent-sluggable — This project is a slug generation and management tool for the Laravel Eloquent ORM. It provides a reusable trait that… nahid/talk — Talk is a real-time users messaging and chatting system for Laravel. aaronlord/laroute — Generate Laravel route URLs from JavaScript. 40ants/log4cl-json — JSON appender for log4cl.
Talk is a real-time users messaging and chatting system for Laravel.
A web installer for Laravel
This project is a slug generation and management tool for the Laravel Eloquent ORM. It provides a reusable trait that adds the ability to create unique, URL-friendly strings from model attributes, allowing database records to be retrieved using human-readable slugs instead of primary keys. The system supports multilingual URL management by maintaining separate localized slugs for a single model instance. It ensures uniqueness through an automatic collision-avoidance mechanism that appends numeric suffixes to duplicate strings and prevents the use of reserved words that might overlap with syst