cybercog/laravel-paket
Fork: 21 Star: 174 (更新于 2024-11-03 12:41:08)
license: MIT
Language: PHP .
Composer GUI. Manage Laravel dependencies from web interface without switching to command line!
最后发布版本: 1.9.0 ( 2021-07-09 03:09:44)
Laravel Paket
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 Ecosystem
Composer Requirements
Terminal Jobs
Terminal Job Details
License
-
Laravel Paket
package is open-sourced software licensed under the MIT License by Anton Komarev. -
Laravel Paket
logo by Caneco.
About CyberCog
CyberCog is a Social Unity of enthusiasts. Research best solutions in product & software development is our passion.
最近版本更新:(数据更新于 2024-09-13 18:00:18)
2021-07-09 03:09:44 1.9.0
2021-02-06 22:13:27 1.8.0
2020-09-10 05:32:50 1.7.0
2020-06-18 04:32:46 1.6.0
2020-03-07 16:42:04 1.5.2
2019-12-13 07:56:23 1.5.1
2019-09-13 04:03:00 1.5.0
2019-09-09 10:27:22 1.4.0
2019-09-06 20:29:36 1.3.0
2019-09-06 04:34:52 1.2.0
主题(topics):
cog, composer, dependencies, development, gui, installer, laravel, library, library-management-system, package, package-manager, packagist, packet, paket, php
cybercog/laravel-paket同语言 PHP最近更新仓库
2024-11-01 18:37:36 schmittjoh/JMSSerializerBundle
2024-10-31 21:37:53 filamentphp/filament
2024-10-28 00:16:41 symfony/var-dumper
2024-10-28 00:11:41 symfony/symfony
2024-10-11 23:44:26 coollabsio/coolify
2024-10-11 03:27:29 odan/slim4-skeleton