Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsmaheshkariya/laravel-vue

CRUD Application with laravel vue and Metro UI.
https://github.com/itsmaheshkariya/laravel-vue

js laravel node npm php sqlite vue

Last synced: 7 days ago
JSON representation

CRUD Application with laravel vue and Metro UI.

Awesome Lists containing this project

README

        

# laravel vue Metro UI CRUD
CRUD Application with laravel vue and Metro UI.
## Git Clone or download zip manualy
```git clone https://github.com/maheshkareeya/laravel-vue.git```
## Install Node dependencies
```npm install```
## Start Vue
```npm run serve```
## Open another tab
## Change directory
```composer install```
### Start Laravel
```php artisan serve```
### Open following link
http://localhost:8080
### Demo
![gifoflaravel](https://user-images.githubusercontent.com/16520789/73306799-f3931980-4242-11ea-93d9-5f4e5379bca8.gif)