Skip to content

longhip/laravel_angular_mvc_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Angular MVC App.

Author: longhip.dev@gmail.com

Clone

$ git clone https://steedoffice.unfuddle.com/git/steedoffice_steedoffice-core-mvc/

Install package for app

$ cd /path/to/project
$ npm install

Composer update dependencies for api

$ cd /path/to/project
$ cd api
$ composer update

Connect mysql

You can connect with .env file

Migrate and Seeder

$ cd /path/to/project
$ cd api
$ php artisan migrate
$ php artisan db:seed

License

The SteedOffice Core build with laravel framework and angularjs MIT license