Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamfortune/lva

A multi-purpose Laravel app built with VueJS and adminLTE3 for it's dashboard
https://github.com/iamfortune/lva

Last synced: 10 days ago
JSON representation

A multi-purpose Laravel app built with VueJS and adminLTE3 for it's dashboard

Awesome Lists containing this project

README

        

# laravStart
Starter Admin For Laravel. Built wit Vue, AdminLTE3 and Axios

## Installation

* Clone the repo ` git clone https://github.com/Hujjat/laravStart.git `
* `cd ` to project folder.
* Run ` composer install `
* Save as the `.env.example` to `.env` and set your database information
* Run ` php artisan key:generate` to generate the app key
* Run ` npm install `
* Run ` php artisan migrate `
* Done !!! Enjoy Customizing and building awesome app