Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 2 KB

README.md

File metadata and controls

71 lines (36 loc) · 2 KB

Symfony Bootstrap Blogs

Documentation and installation click here

Modern web blog using symfonys and bootstrap framework

Symfony blog

Fresh and clean design for blogging platform

Symfony blog

Multi language support

Symfony blog

Markdown support

Symfony blog

Symfony Demo Blog with bootstrap

Develope syfmony simple blog with bootstrap

Requirements

Installation

Cek video installation →

Download symfony bootstrap blogs cms, Use NPM/Git Run command on NPM/Git

or

git clone https://github.com/mesinkasir/symfonyblog.git

Run comand on git / npm composer install && symfony serve

open web server localhost:8000

For admin just open on login admin,for frontend just visit blogs.

Install on shared hosting or localhost/xampp/htdocs

Download or clone it, extract on localhost/xampp/htdocs or public_html on shared host

run composer install

open localhost:/symfonyblog/public

or you can copy and paste all public folder to symfonyblog folder and then change on index.php files

require dirname(DIR).'/yourproject/vendor/autoload.php';

(new Dotenv())->bootEnv(dirname(DIR).'/yourproject/.env');

and open or accsess your symfony blog

Documentation and installation click here

Happy blogging