An open API service indexing awesome lists of open source software.

https://github.com/ctf0/laravel-goto-lang


https://github.com/ctf0/laravel-goto-lang

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Laravel Goto Lang

## Features

- direct scroll to language key

### laravel-modules

i recently started using [laravel-modules](https://nwidart.com/laravel-modules/v6/installation-and-setup) & manual navigation is just impossible,

so for the package to work correctly, make sure u r following the naming convention of `Pascal > Snake` ex.

> + `module namespace` > `MyDashboard`
> + `view namespace` > `my_dashboard`