|
@@ -50,4 +50,12 @@ php bin/migrate --install
|
|
|
+ Now just login with `admin/admin`, **be sure to change these credentials after your first login**.
|
|
|
|
|
|
## Notes
|
|
|
-If you do not use Apache, or the Apache `.htaccess` is not enabled, set your web server so that the `static/` folder is the only one accessible from the outside, otherwise even private uploads and logs will be accessible!
|
|
|
+If you do not use Apache, or the Apache `.htaccess` is not enabled, set your web server so that the `static/` folder is the only one accessible from the outside, otherwise even private uploads and logs will be accessible!
|
|
|
+
|
|
|
+## Built with
|
|
|
++ FlightPHP (http://flightphp.com/)
|
|
|
++ Bootstrap 4 (https://getbootstrap.com/)
|
|
|
++ Font Awesome 5 (http://fontawesome.com)
|
|
|
++ ClipboardJS (https://clipboardjs.com/)
|
|
|
++ HighlightJS (https://highlightjs.org/)
|
|
|
++ JQuery (https://jquery.com/)
|