格吾社区网站项目,基于Laravel 5.4创建。
git clone https://github.com/growu/growu-website.git
composer install
npm install
cp .env.example .env
php artisan generage:key
chmod -R 777 storage
chmod -R 777 boosboostraptrap/cache
php artisan migrate
| Name | Name | Last commit date | ||
|---|---|---|---|---|
格吾社区网站项目,基于Laravel 5.4创建。
git clone https://github.com/growu/growu-website.git
composer install
npm install
cp .env.example .env
php artisan generage:key
chmod -R 777 storage
chmod -R 777 boosboostraptrap/cache
php artisan migrate