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: 12 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:55:01.000Z (over 2 years ago)
- Last Synced: 2025-03-26T04:41:24.913Z (29 days ago)
- Topics: js, laravel, node, npm, php, sqlite, vue
- Language: PHP
- Homepage:
- Size: 3.58 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- 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
