AmrMonier / Anonymous-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anonymous

Anonymous is an API you can link it to any front end that allow you to get answers to your questions from your friend anonymously and also anonymous Messages #installtion -you need to have composer and laravel installed-

1- clone the repo

2- run this command int the repo location

composer install

3- create a database with name "MessagesDB" or change the database name in .env file

4- run this command

php artisan migrate

5- serve the application

php artisan serve

About


Languages

Language:PHP 96.1%Language:Blade 2.7%Language:Shell 0.7%Language:Vue 0.5%