https://github.com/ctf0/laravel-goto-path
https://github.com/ctf0/laravel-goto-path
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctf0/laravel-goto-path
- Owner: ctf0
- License: gpl-3.0
- Created: 2021-02-11T09:30:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T08:24:24.000Z (about 3 years ago)
- Last Synced: 2024-10-11T12:19:17.198Z (over 1 year ago)
- Language: TypeScript
- Size: 32.2 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- 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 Path
open path helpers file on click
- supported path helpers
> - base_path()
> - app_path()
> - config_path()
> - database_path()
> - public_path()
> - resource_path()
> - storage_path()
> - mix()
> - asset()
> - global_asset() // stancl/tenancy
> - secure_asset() // local files only