Skip to content

medamineDev/laravel5.2-angular1

Repository files navigation

Laravel 5.2 and Angular 1 Single Page Application

Installation

Author : Aouidane med amine Mail : aouidane.med.amine@gmail.com

  1. Clone the repo: git clone https://github.com/medamineDev/laravel5.2-angular1.git
  2. change directory: cd laravel5-angular
  3. Install Laravel: composer install --prefer-dist
  4. copy example.env to .env then Change your database settings in your .env file
  5. Migrate your database: php artisan migrate
  6. Seed your database: php artisan db:seed
  7. View your application in browser : 'php artisan serve'
  8. got to http://localhost:8000
  9. that's it

About

laravel-5.2/angular1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published