Loading repository data…
Loading repository data…
sandundil2002 / repository
This repository containes user-friendly and dynamic blogging platform designed to empower writers and readers. The platform enables users to write, search, and explore articles across various categories with seamless navigation and intuitive UI.
Here're some of the project's best features:
https://github.com/sandundil2002/Echo-Blog.git
composer install npm install
DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=your_database DB_USERNAME=your_username DB_PASSWORD=your_password
php artisan migrate --seed
php artisan serve
http://localhost:8000
Technologies used in the project:
This project is licensed under the MIT Licence