- Download or clone this repo
- Goto backend folder and run
composer install
- Configure laravel and install [passport] (https://github.com/laravel/passport)
- Start a webserver server or use
php artisan serve
- Goto ui folder and run
npm install
- Define development backend url in ui/src/config.js
- In ui folder run
npm run dev
- Open http://localhost:8080/ in your browser
-
Notifications
You must be signed in to change notification settings - Fork 0
mikiyasbelhu/laravel-5.3-vuejs2-bootstrap-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Boilerplate includes laravel 5.3 vuejs2 bootstrap all configured as separate backend / frontend projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 72.6%
- JavaScript 17.0%
- Vue 6.6%
- HTML 3.7%
- CSS 0.1%