This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Video Editor Freelance Work: How to Build Your Career Fast | |
| _Updated: 2024-06-10_ | |
| ![Video Editor Freelance Work: How to Build Your Career Fast]() | |
| > **TL;DR:** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id:"12" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "categories": ["Agents", "Components", "Free", "Paid"], | |
| "plugins": [ | |
| { | |
| "name": "Jarvis", | |
| "alias": "jarvis", | |
| "description": "The central AI orchestrator and head of all agents.", | |
| "image": "https://raw.githubusercontent.com/dimovdaniel/supersaas/refs/heads/main/modules/Marketplace/public_images/Jarvis.jpg", | |
| "price": "", | |
| "purchase_link": null, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version":"1.0.0" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resources/views/social/partials/hero.blade.php | |
| resources/views/banners/index.blade.php | |
| resources/views/cart.blade.php | |
| resources/views/cart/newclient.blade.php | |
| resources/views/cities/index.blade.php | |
| resources/views/coupons/index.blade.php | |
| resources/views/delivery/index.blade.php | |
| resources/views/general/form.blade.php | |
| resources/views/items/options/index.blade.php | |
| resources/views/items/variants/index.blade.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resources/lang/en.json | |
| resources/lang/en/whatsapp.php | |
| resources/views/auth/login.blade.php | |
| resources/views/cart/newaddress.blade.php | |
| resources/views/cart/payment.blade.php | |
| resources/views/cart/payments/cod.blade.php | |
| resources/views/cart/payments/stripe.blade.php | |
| resources/views/cart/simple_area.blade.php | |
| resources/views/dashboard.blade.php | |
| resources/views/delivery/index.blade.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resources/views/social/partials/hero.blade.php | |
| resources/views/social/partials/modals.blade.php | |
| resources/views/social/partials/nav.blade.php | |
| resources/views/qrsaas/partials/nav.blade.php | |
| resources/lang/en.json | |
| composer.json | |
| composer.lock | |
| .gitignore | |
| app/Http/Controllers/API/Client/SettingsController.php | |
| app/Http/Controllers/API/Driver/OrdersController.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resources/views/social/home.blade.php | |
| resources/views/social/partials/footer.blade.php | |
| resources/views/social/partials/hero.blade.php | |
| resources/views/social/partials/modals.blade.php | |
| resources/views/social/partials/nav.blade.php | |
| resources/lang/en/whatsapp.php | |
| resources/lang/en.json | |
| resources/lang/en/validation.php | |
| app/Http/Controllers/FrontEndController.php | |
| app/Http/Controllers/API/Client/OrdersController.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resources/views/qrsaas/partials/footer.blade.php | |
| resources/lang/en.json | |
| resources/lang/en/validation.php | |
| config/money.php | |
| public/custom/css/custom.css | |
| public/custom/js/js.js | |
| .gitignore | |
| app/Http/Controllers/API/Client/OrdersController.php | |
| app/Http/Controllers/ClientController.php | |
| app/Http/Controllers/FeaturesController.php |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "1.8.0", | |
| "archive": "update.zip", | |
| "description": "FIXES" | |
| } |
NewerOlder