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.
- Host: GitHub
- URL: https://github.com/prokawsar/campus-confess
- Owner: prokawsar
- Created: 2017-11-06T16:52:13.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T11:53:19.000Z (almost 4 years ago)
- Last Synced: 2025-06-13T05:03:06.685Z (about 1 year ago)
- Topics: bootstrap, javascript, laravel, php, vue
- Language: PHP
- Homepage:
- Size: 1.44 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Welcome to Campus_Confess :revolving_hearts: :confetti_ball:, which is build on

## 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