Fusion - Это и административная панель для веб-сайта с фильмами, и нечто большое.
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- PHP >= 7.3
- Composer
- Node.js & NPM
- База данных MySQL (или любая другая, поддерживаемая Laravel)
- Клонируйте репозиторий
git clone https://github.com/TemhaN/fusion
- Перейдите в каталог проекта
cd fusion
- Установите зависимости Composer
composer install
- Установите зависимости Node.js
npm install
-
В файле .env укажите параметры вашей базы данных
-
Выполните миграции базы данных
php artisan migrate
- Выполните стандартные сиды для базы данных
php artisan db:seed
- php artisan serve
php artisan serve
Теперь вы должны иметь доступ к своему проекту Laravel по адресу http://localhost:8000
The Laravel framework is open-sourced software licensed under the MIT license. "# fusion"
You can support me so that there will be more good open source projects in the future