Skip to content

giannispan/cms-laravel-angular

Repository files navigation

cms-laravel-angular

A simple cms with crud in laravel and angular js using token-based authentication

  1. Create a database (eg in phpmyadmin)
  2. Import the cms_laravel.sql in your new database, which is located in database/assets/
  3. Change the configuration (DB name, username, password) according to your settings in .env file (hidden file) and config/database.php file
  4. Use the following credentials to login : [email protected] / 123456 or [email protected] / 654321
  5. Go to localhost/cms/public

About

A simple cms with crud in laravel and angular js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published