Skip to content

Latest commit

 

History

History
executable file
·
36 lines (28 loc) · 1.53 KB

readme.md

File metadata and controls

executable file
·
36 lines (28 loc) · 1.53 KB

About Dev Lan

DevLan is an oline platform that provides hosting for software development version control. We also provide access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every networking or coding project.

How to run

1.clone repo or download as a zip.
2.run: composer install.
3.naviagate to the root directory and remane .env.example to .env
4.run: php artisan key:generate.
5.run: php artisan serve

License

The DevLan Platform is open-source software licensed under the MIT license.