christhompsontldr/laraman
Laraman is a Laravel package that generates and serves simple man-style documentation for your app, helping you expose commands, routes, or internal tooling in a familiar CLI-friendly format for quick lookup by developers.
laravelcollective/html:^6.0, which is abandoned (last update: 2019). May conflict with Laravel’s built-in Blade components or modern frontend stacks (e.g., Tailwind, Alpine.js).laravelcollective/html with laravel/ui or standalone Blade directives).make:controller --resource) or packages like Laravel Nova, Filament, or Backpack for Laravel better meet needs?laravelcollective/html replacement).Settings table).composer.json to drop laravelcollective/html dependency.{{ Form::open() }} → <x-form.open>).laravelcollective/html must be replaced or mocked (see Laravel 10 upgrade guide).array() → [], list() syntax).laravel/ui for legacy form helpers or rewrite templates manually.str_get_html) if needed.observers).config/laraman.php for controller limits and model mappings.php artisan laraman:install if available).resources/views/vendor/laraman) for branding.AppServiceProvider or custom form requests.with() or query caching.Route::cache()).DB::enableQueryLog() for profiling)./admin/users vs. /users)./laraman/*).How can I help you explore Laravel packages today?