Skip to content

svenkatesh-nyros/angular_laravel_todo

Repository files navigation

Angular -Laravel-Todo-Application

  • Clone this git repo
  • Create database and place the same name at .env file in laravel project folder and save username and password also
  • composer install
  • php artisan key:generate
  • php artisan cache:clear
  • php artisan migrate
  • run using this command php artisan serve
  • That's all. Now your app runs on this port http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published