An open API service indexing awesome lists of open source software.

https://github.com/prokawsar/campus-confess

Anonymous confession all about Campus.
https://github.com/prokawsar/campus-confess

bootstrap javascript laravel php vue

Last synced: 2 months ago
JSON representation

Anonymous confession all about Campus.

Awesome Lists containing this project

README

          

## Welcome to Campus_Confess :revolving_hearts: :confetti_ball:, which is build on


Build Status
Latest Stable Version
License

## How to use in Local

- [x] Clone the repo `git clone https://github.com/prokawsar/campus-confess.git`
- [x] Go to directory run command `composer install`
- [x] Make `.env` file from `.env.example` with your configuration (`cp .env.example .env`).
- [x] Then run `php artisan key:generate`
- [x] Then run `php artisan migrate` on a empty database for creating all tables.
- [x] Now contribute and enjoy
## Done