lariele/laravel-tall-boilerplate
最新稳定版本:v0.1.2
Composer 安装命令:
composer create-project lariele/laravel-tall-boilerplate
包简介
Boilerplate with Lariele components created with Tailwind CSS, Alpine JS, Laravel, Livewire - TALL.
关键字:
README 文档
README
Boilerplate with components created in Tailwind CSS, Alpine JS, Laravel, Livewire - TALL
Get Boilerplate
Clone repository
git clone https://github.com/lariele/laravel-tall-boilerplate
enter new project
cd laravel-tall-boilerplate
Prepare .env file
cp .env.example .env
php artisan key:generate
Run with Docker
Compose up Docker container
make docker-run
Enter APP container
make docker-exec-app
Installation
Install composer packages
composer update
NPM packages
npm install
Database
Run Database migrations
php artisan migrate
Development
Run npm dev
npm run dev
Preview
Check online demo
Laravel
Created in peace with Laravel
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:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
License
The Lariele boilerplate and Lapiere components are open-source software licensed under the MIT license.
The Laravel framework is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 52
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-29