laravel-navigation
Navigation library
Provides a flexible and renderless navigation system for Laravel applications
Manage menus, breadcrumbs, and other navigational elements in Laravel apps
498 stars
14 watching
34 forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list
laravelphp
Related projects:
Repository | Description | Stars |
---|---|---|
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 923 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 769 |
spatie/laravel-site-search | A package to create a private search index by crawling and indexing a website | 274 |
spatie/laravel-tail | A package that provides an artisan command to access and display application logs | 738 |
spatie/laravel-tags | A package that adds tagging and tag management functionality to Laravel applications | 1,626 |
spatie/laravel-pjax | Middleware to improve page loading times by leveraging client-side updates and server-side rendering of specific HTML fragments | 510 |
spatie/laravel-glide | A package for manipulating images using the Glide library | 426 |
spatie/laravel-fractal | A simple wrapper around Fractal to transform data before using it in an API. | 1,894 |
spatie/laravel-url-signer | Creates signed URLs with limited lifetimes using a secret key and validation function. | 708 |
spatie/laravel-google-calendar | A package to manage events on a Google Calendar | 1,266 |
spatie/laravel-cookie-consent | Adds a simple cookie consent banner to a Laravel application | 1,404 |
spatie/laravel-blade-javascript | A package that allows you to export variables from Blade templates to JavaScript code | 617 |
spatie/laravel-newsletter | A package to manage email subscriptions and newsletters in Laravel applications. | 1,610 |
titasgailius/laravel-moonlight | A Laravel preset for building single-page applications using InertiaJS and VueJS with a focus on simplicity and ease of use. | 145 |
spatie/laravel-collection-macros | A collection of reusable utility functions for working with Laravel collections. | 1,747 |