Laravel Blog Clone ScriptLaravel Blog Clone Script
This script is the clone of Laravel Blog(blog.laravel.com). You can make your own similar to Laravel Blog and start blogging.Laravel Blog Clone Script
This script is the clone of Laravel Blog(blog.laravel.com). You can make your own similar to Lara...Overview
This script is a blogging website built on Laravel and it is a exact clone of Laravel Blog(blog.laravel.com). Now you can start using this script and start blogging for personal purpose or start writing blog for your company.
Features
It includes the features like:Â
Backend Admin Panel.(Where you can add the blog)
Frontend Website.(Where everyone can view the blog that you have posted)
Requirements
PHP > 5.6
MySql
Instructions
==================================================
Setting up the project
==================================================
1. Add your database credentials on your .env file
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel_blog_clone
DB_USERNAME=root
DB_PASSWORD=password
2. Run the following command from the project directory. It will help you to create tables and insert dummy data.
php artisan migrate:fresh --seed
3. Default login email and password are:
email: [email protected]
password: P@ssw0rd
You can change these from database/seeds/UsersTableSeeder on your project.
4. Now everything is good to go.
================================================================
Admin Section
=================================================================
1. Go to http://yourproject.com/login url for login.
2. After successfull login it will redirect to the dashboard page.
=============================================================================
Adding Blog post
=============================================================================
1. Go to blog section on admin panel and click on add new button to add blogs.
2. Now the blog will be posted on your site
Thanks
If you got any issue on installation. Please let me know.
Other items by this author
PHP Script Installation Service
Don't worry about the installation of your script! Have your PHP Script installed for you.
|
$39 | Buy now |
Category | Scripts & Code / PHP Scripts / Website Builders |
First release | 19 June 2019 |
Last update | 19 June 2019 |
Software version | PHP 7.0, PHP 7.1, PHP 5.x |
Database | MySQL 4.x, MySQL 5.x |
Tags | laravel blog |