laravel-daily-menu
by internetguru
A Laravel package for managing daily menu items with Livewire components
laravel-csv-table
by internetguru
A Laravel component to display and manipulate CSV data in tables, with support for custom update functions for cells, and Livewire integration.
laravel-model-browser
by internetguru
A Laravel package to browse models and show them in a table, autocmplete, etc.
laravel-smart-redirect
by internetguru
A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.