Botble CMS - Personal Blog Script using Laravel

Botble is a personal blog CMS built on the Laravel framework by a Vietnamese team, with full features including:

  • Blog, page, menu, image library, custom fields.
  • Multi-language in the admin panel and outside websites, with default languages in English and Vietnamese.
  • Sitemap support: https://cms.botble.com/sitemap.xml
  • File and image storage system. Support Amazon S3.
  • RESTful API.
  • Website traffic statistics directly in the admin panel.
  • User management and permission-based roles & permissions.
  • Includes 2 default themes with full features of a news and blog website.
  • Toolset to support programming: create themes, plugins, and widgets easily through the command line.


Botble CMS - Personal Blog Script using Laravel

Botble CMS - Personal Blog Script using Laravel


Requirements

If you want to use InvoicePlane you have to follow these requirements to use the application.

  • Apache, nginx, or another compatible web server.
  • PHP >= 7.3 >> Higher
  • MySQL Database server
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Module Re_write server
  • PHP_CURL Module Enable

How to install script on localhost:

  • Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP scripts;
  • Download and extract the script and copy it to the web server directory;
  • Access phpMyAdmin to create a new database, then import file blog.sql database;
  • Open file env.php (in root directory) to configuration database connection:

+ APP_URL=http://localhost thay đổi thành APP_URL=http://localhost:8000

+ Cấu hình lại thông tin kết nối cơ sở dữ liệu:

DB_DATABASE="blog"

DB_USERNAME="root"

DB_PASSWORD="mysql"

 Run command: 

php artisan serve

  • Site URL: http://localhost/project_name/
  • Admin panel URL: http://localhost/project_name/admin
  • Default login account:  botble / 159357

Unzip password:: 390509

Note: The script is for reference only, if you use it, you must purchase the license.

Previous Post Next Post