Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctf0/laravel-goto-config
https://github.com/ctf0/laravel-goto-config
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctf0/laravel-goto-config
- Owner: ctf0
- License: gpl-3.0
- Created: 2019-04-29T11:55:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T08:14:45.000Z (over 1 year ago)
- Last Synced: 2024-10-11T12:19:38.750Z (about 1 month ago)
- Language: TypeScript
- Size: 90.8 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Goto Config
- package by default search in `root/config` only, blame laravel for not having vendors for config as `lang & view`
## Features
- direct scroll to config key
- add key to clipboard if not found in file
- showing value on hover `laravel/tinker must be installed`
- support configuring the php executable