Skip to the content.

Laravel Boilerplate

Touch Star Follow package: https://github.com/bykit/bykit/

Feature(New):

Technology used:

Requirements

PHP 8.2+

Installation

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 ‘bykit’ folder within the ‘public’ folder and refresh the website page. The error should be resolved automatically.

account: admin@hau.xyz
password: AdMin@123

Usage

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

Screens

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

https://github.com/bykit/bykit/discussions

Please make sure to update tests as appropriate.

Product list:

Free Online Tutorials

site: https://bytechasia.com/

email contact: nguyenvanhaudev@gmail.com

License

MIT