Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stanleymasinde/online-suggestionbox
- Owner: StanleyMasinde
- Created: 2018-11-25T13:48:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T21:16:00.000Z (almost 2 years ago)
- Last Synced: 2024-05-27T19:15:50.996Z (7 months ago)
- Topics: jquery, laravel, vuejs2
- Language: PHP
- Size: 4.05 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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```