Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iamfortune/lva
- Owner: iamfortune
- Created: 2020-03-10T12:53:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T18:06:30.000Z (over 2 years ago)
- Last Synced: 2023-03-06T11:57:53.381Z (over 1 year ago)
- Language: PHP
- Size: 2.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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