takumade / laratron

Making Laravel desktop application using Electron Js(For MAC OS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laratron for MAC OS

Making Laravel desktop application using Electron Js(For MAC OS)

Takunda Madechangu's DEV Profile

Included

  • php 7.2
  • Laravel 6

How to use

  1. Clone it

git clone https://github.com/blackgeneration/laratron.git

  1. Navigate to the directory

cd laratron

  1. Install dependencies

npm install OR yarn install

  1. Run the project npm run OR yarn start

Developing

  1. cd to www folder(inside the project)

cd www/

  1. Start developing :)

You can also try to develop laravel separately then move the files to www folder once. Experiment and give some feedback :)

Building it

npm run build OR yarn build

Special Thanks

I would like to thank LaravelArticle. If it wasnt for them i wouldn't push myself to try this out.

Check the original tutorial and usage on laravelarticle.com

About

Making Laravel desktop application using Electron Js(For MAC OS)


Languages

Language:C 62.3%Language:PHP 27.5%Language:Shell 3.8%Language:C++ 2.8%Language:M4 1.3%Language:Objective-C 1.2%Language:Roff 0.4%Language:HTML 0.3%Language:Ruby 0.2%Language:Awk 0.0%Language:JavaScript 0.0%Language:Blade 0.0%