Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stanleymasinde/online-suggestionbox

An online suggestion box system built with laravel
https://github.com/stanleymasinde/online-suggestionbox

jquery laravel vuejs2

Last synced: 1 day ago
JSON representation

An online suggestion box system built with laravel

Awesome Lists containing this project

README

        

# Online SuggestionBox

This is a simple Online suggestionbox written in laravel.
It is just a demo with a demo institution You are free to add your own institution.
Dependencies include, Jquery, FontAwesom5 and Laravel
## Documentation
1. ```git clone```
2. ```cd online-suggestion-box```
3. ```composer install```
4. Fill your database details on the .env file
5. ```php artisan migrate```
6. ```php artisan serve```