Skip to content

THISmann/ramdom-restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#clone the project

git clone  https://github.com/THISmann/message-api-2

cd message-api

#Setup you database

cd/config/db.php

  'dsn' => 'mysql:host=localhost;dbname=you_db',
    'username' => 'user',
    'password' => 'password',

#install composer on you server

#run the php yii serve

php yii serve --port 8888

#open postman 1692347446820

1692347497614

#start the project

cd ..
cd front-end
npm install
npm run serve

1692347539495

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors