Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/itsmaheshkariya/laravel-vue
- Owner: itsmaheshkariya
- Created: 2020-01-28T11:19:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:55:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T06:58:33.429Z (over 1 year ago)
- Topics: js, laravel, node, npm, php, sqlite, vue
- Language: PHP
- Homepage:
- Size: 3.58 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
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)