Coder Social home page Coder Social logo

prashantsingh2408 / laravel-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tmdh/laravel-kit

0.0 0.0 0.0 21.29 MB

A desktop Laravel admin panel app

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

License: GNU General Public License v2.0

JavaScript 11.87% PHP 8.17% TypeScript 34.62% CSS 3.80% HTML 0.41% Vue 41.13%

laravel-kit's Introduction

Laravel Kit

A simple and elegant desktop application for managing your Laravel applications.
Available for Windows, Linux and macOS.

Built with โค๏ธŽ by Tareque Md Hanif

Features

  • No configuration required.
  • Execute Artisan commands easily in a nice interface.
  • Tinker with your project in a magical code editor.
  • Serve your Laravel application locally with a click of a button (so convenient ๐Ÿคฉ ).
  • Beautiful user interface inspired by VSCode and dark theme.
  • Artisan commands are retrieved from your Laravel project.
  • Many more features yet to come.

Installation

PHP must be installed in your system.

Windows

Download the setup file (.exe) and install it. Updates will be checked automatically.

macOS

The recommended way to install on macOS is by using brew.

brew install laravel-kit

Or, download zip or dmg formats from the Releases page. Note that the dmg release is not code signed. Installation instructions for dmg

Ubuntu and other derivatives

Run these commands from the terminal:

wget https://github.com/tmdh/laravel-kit/releases/download/v2.0.6/laravel-kit_2.0.6_amd64.deb
sudo apt install ./laravel-kit_2.0.6_amd64.deb

Other Linux distributions

Only AppImage format is available for other Linux distributions. Download it from the Releases page. Proper methods will be added very soon.

Screenshots

๐Ÿ”† themes ๐ŸŒ™

Light Dark

Development

Laravel Kit is made with Electron, Vue.js 2, Tailwind CSS and Vite.

# For development,
# Start development server with Vite
yarn run dev:one
# Start Electron
yarn run dev:two

# For production,
# Build files with Vite
yarn run prod
# Make executable
yarn run pack

Documentation

Go to Laravel Kit wiki.


Copyright ยฉ 2018-2021 by Tareque Md Hanif

laravel-kit's People

Contributors

tmdh avatar evaleries avatar damms005 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.