Stars: 176
Forks: 20
Pull Requests: 71
Issues: 32
Watchers: 5
Last Updated: 2023-01-06 01:59:39
Composer GUI. Manage Laravel dependencies from web interface without switching to command line!
License: MIT License
Languages: PHP, JavaScript, Vue, SCSS, Blade
Laravel Paket satisfies application requirements. Manage Laravel dependencies without switching to command line!
Graphical User Interface made with Tailwind CSS.
Documentation can be found in Laravel Paket Guide.
Pull in the package through Composer.
$ composer require cybercog/laravel-paket --devRun Artisan paket:setup command to publish Paket assets to public/vendor/paket directory & create storage/paket directory for terminal job logs.
$ php artisan paket:setupWhen upgrading Paket, you should re-publish assets to public/vendor/paket directory with force setup command.
$ php artisan paket:setup --forceRun local development server.
$ php artisan serveGo 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.
Laravel Paket package is open-sourced software licensed under the MIT License by Anton Komarev.Laravel Paket logo by Caneco.CyberCog is a Social Unity of enthusiasts. Research best solutions in product & software development is our passion.