LazyBrain | LazyClub app
Repository contains application apllicable for internal purposes of LazyBrain organization.
$ git clone https://github.com/LazyBrainAI/LazyClub.git
$ cd LazyClub/
$ composer install
$ php artisan serve
If port 8000 is already in use on your machine do this command instead
$ php artisan serve --port=available_port_num
You may see the application on http://127.0.0.1:port_num
- Repo owner
- Team members