Allow SNG visitors to collect bookmarks during their on-site experience and return to them afterward to keep exploring/learning.
This software is built with the Laravel framework.
It requires
- PHP >= 7.4.x
- MySQL >= 5.7
Set up with
- copy
.env.example
to.env
and customize composer install
npm install
Start with
npm run watch
php artisan serve
Test with
php artisan test --env=testing
This project is maintained by lab.SNG. If you have any questions please don't hesitate to ask them by creating an issue or email us at [email protected].
Source code in this repository is licensed under the MIT license. Please see the License File for more information.