Touch Star Follow package: https://github.com/byteplatform/byteplatform and https://github.com/byteplatform/builder
Demo: https://bytech.asia/
Login: https://bytech.asia/admin/auth/login
demo@hau.xyz/Demo@123
Video Tutorial:
Folder Template: /resources/template-builders/
<!--
template name:name demo
template type:pro
topic: boostrap 5,hello
category: common
anthor: nguyen van hau
email:nguyenvanhaudev@gmail.com
thumbnail:
description:
-->
<div class="px-4 py-5 my-5 text-center">
<img class="d-block mx-auto mb-4" src="https://getbootstrap.com/docs/5.3/assets/brand/bootstrap-logo.svg" alt="" width="72"
height="57">
<h1 class="display-5 fw-bold">Centered hero</h1>
<div class="col-lg-6 mx-auto">
<p class="lead mb-4">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most
popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system,
extensive prebuilt components, and powerful JavaScript plugins.</p>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
<button type="button" class="btn btn-primary btn-lg px-4 gap-3">Primary button</button>
<button type="button" class="btn btn-outline-secondary btn-lg px-4">Secondary</button>
</div>
</div>
</div>
- Modules
- Themes
- Plugins
- Actions
- ShortCodes
- CURD Base
- Auth(User,Role,Permission)
- Setting
- Laravel 10x
- Livewire 3x
- unisharp/laravel-filemanager 2.6
- staudenmeir/eloquent-eager-limit 1.8.3
- Boostrap 5x
- Tabler and Tabler-icon
PHP 8.2+
You can install package via composer
$ composer install
$ php artisan migrate
$ php artisan b:setup
$ php artisan vendor:publish --tag=lfm_config
$ php artisan vendor:publish --tag=lfm_public
Note: If the interface is experiencing an error, please delete the 'platform' folder within the 'public' folder and refresh the website page. The error should be resolved automatically.
account: admin@hau.xyz
password: AdMin@123
Make module:
$ php artisan mb:module Demo3 -a true -f true
Make plugin:
$ php artisan mb:plugin Demo3 -a true -f true
Make theme:
$ php artisan mb:theme Demo3 -a true -t theme -f true
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
https://github.com/byteplatform/byteplatform/discussions
Please make sure to update tests as appropriate.
site: https://bytechasia.com/
email contact: nguyenvanhaudev@gmail.com