laravel-blog | simple blog for demonstration purpose | Blog library
kandi X-RAY | laravel-blog Summary
kandi X-RAY | laravel-blog Summary
A simple blog for demonstration purpose. Based on Laravel 7.0.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of laravel-blog
laravel-blog Key Features
laravel-blog Examples and Code Snippets
Community Discussions
Trending Discussions on laravel-blog
QUESTION
Five months ago I created a pretty extensive Laravel Blog Management system. I am now at a point where I am looking for a job and would like for potential employers to be able to easily install and run my project to check it out. I want to include instructions in the readme.md on how to get it started but I've just realized that I can't figure out how to run it myself!
Here is the repository: https://github.com/colesam/Laravel-Blog
Here is what I've tried:
...ANSWER
Answered 2018-Apr-28 at 00:03It's really easy actually. Takes about ~5 minutes. Here are the steps:
- Clone the project
- Create a database
- Copy
.env.example
to.env
and set the correct database credentials - Run
php artisan key:generate
to generate the app key - Run
php artisan migrate
to create the tables - Run
php artisan serve
And you're done.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install laravel-blog
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page