Skip to content

ByteAsia/laravel-blog-boilerplate

Repository files navigation

Laravel Boilerplate

Touch Star Follow package:

Feature(New):

  • Pages
  • Posts
  • Catalogs
  • Tags
  • Comments
  • Seo

Technology used:

  • Laravel 10x
  • Livewire 3x
  • BytePlatform/BytePlatform 1.0.
  • Boostrap 5x

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: [email protected]
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/byteplatform/cms/discussions

Please make sure to update tests as appropriate.

Product list:

Free Online Tutorials

site: https://bytechasia.com/

email contact: [email protected]

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published