Course Management Application in Mojolicious - part 1
This is the first part of the Course Management Application in Mojolicious project with Mark Gardner.
- Git Repository
- Mojo::File
- How Upload file using Mojolicious?
- Mojo::Upload
- Mojolicious::Routes::Route
- The Stash
- NotYAMLConfig
perl -MMojolicious -E 'say $Mojolicious::VERSION' cpanm Mojolicious mojo generate app Course::Management perl script/course_management daemon morbo script/course_management
Published on 2021-04-12
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post