caothetoan / laravel-kit

A desktop app for executing Laravel artisan commands

Home Page:https://tmdh.github.io/laravel-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Kit

Build Status CircleCI Wiki Wiki Downloads

Logo

Laravel Kit is a desktop application which can execute almost all Laravel Artisan commands without using any terminal.

Laravel Kit GIF

Download

Composer with PHP is required.

macOS Windows Linux
Download Download Download

You can also install Laravel Kit with brew on macOS.

brew cask install laravel-kit

You can also install Laravel Kit with AppGet on Windows.

appget install laravel-kit

Find out more here.

Features

  • Artisan commands: You can execute 61 artisan commands with Laravel Kit.
  • Works offline: You can create a fresh Laravel 5.8 application without any internet connection.
  • Cross platform support: (Windows, macOS and Linux).
  • Console: This feature allows you to see full output of a command.
  • Beautiful UI.

Documentation

Go to Laravel Kit wiki.


Copyright © 2018-2020 by Tareque Md Hanif

About

A desktop app for executing Laravel artisan commands

https://tmdh.github.io/laravel-kit

License:MIT License


Languages

Language:HTML 63.1%Language:JavaScript 26.1%Language:CSS 10.8%