Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Angular 5.2 and Laravel 5.6 Authentication and CRUD

NotificationsYou must be signed in to change notification settings

ankitparmar372/angular5.2-laravel5.6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Demo

#Installation steps

1.Clone both repository
2.in Frontend run below command
npm install and yarn install
3.In backend run below command
composer install
php artisan key:generate
php artisan migrate --seed
php artisan passport:install
4.After you run passprt:install command you get 2 keys
take second key and set it in frontend/enviroments/environment.ts and frontend/enviroments/environment.prod.ts and set backend url ex:http://localhost:8000
5.in fronetend run ng serve and in backend run php artisan serve

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp