LaravelPackages.net
Acme Inc.
Toggle sidebar
cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

3.300
176
1.9.0
About cybercog/laravel-paket

cybercog/laravel-paket is a Laravel package for composer personal web interface. manage laravel dependencies without switching to command line!. It currently has 176 GitHub stars and 3.300 downloads on Packagist (latest version 1.9.0). Install it with composer require cybercog/laravel-paket. Discover more Laravel packages by cybercog or browse all Laravel packages to compare alternatives.

Last updated

Laravel Paket

cog-laravel-paket

Releases Build Status StyleCI Code Quality License

Introduction

Laravel Paket satisfies application requirements. Manage Laravel dependencies without switching to command line!

Graphical User Interface made with Tailwind CSS.

Official Documentation

Documentation can be found in Laravel Paket Guide.

Installation

Pull in the package through Composer.

$ composer require cybercog/laravel-paket --dev

Run Artisan paket:setup command to publish Paket assets to public/vendor/paket directory & create storage/paket directory for terminal job logs.

$ php artisan paket:setup

Upgrading

When upgrading Paket, you should re-publish assets to public/vendor/paket directory with force setup command.

$ php artisan paket:setup --force

Quick Start

Run local development server.

$ php artisan serve

Go to URL http://localhost:8000/paket in your browser.

You will only be able to access this dashboard when APP_ENV=local is set in .env file.

Dashboard

Laravel Paket Dashboard

Laravel Ecosystem

Laravel Ecosystem

Composer Requirements

Laravel Paket Requirements

Terminal Jobs

Laravel Paket Jobs

Terminal Job Details

Laravel Paket Job

License

About CyberCog

CyberCog is a Social Unity of enthusiasts. Research best solutions in product & software development is our passion.

CyberCog

Star History Chart