Activate links of Laravel Blade based on current route name

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • active

    A simple package that adds active class to your links occasionally based on route name. (by tuytoosh)

  • Consider a navigation menu with a bunch of links and you are trying to activate them based on the current active route name. In normal case you have to return the currentRouteName() from the controller or maybe in view composer or any other place. I have wrote a simple Laravel composer package that makes it a little bit simpler. You can take a look it here: https://github.com/tuytoosh/active. For installation use composer require command like this:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PHP: testing, "Attention please!"

    1 project | dev.to | 1 May 2024
  • Updating legacy code to php 8.x

    1 project | dev.to | 30 Apr 2024
  • Wordable Alternative

    1 project | dev.to | 29 Apr 2024
  • Doclite: PHP NoSQL database and document store using SQLite

    1 project | news.ycombinator.com | 29 Apr 2024
  • Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead

    1 project | dev.to | 29 Apr 2024