laravel-blog | Laravel 90 blog application with Hotwire, Homestead, Horizon, Telescope and Pusher | State Container library
kandi X-RAY | laravel-blog Summary
kandi X-RAY | laravel-blog Summary
Laravel 8.0 blog application with Vue.js, Homestead, Horizon, Telescope and Pusher
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Synchronously .
- Unsubscribe email from newsletter .
- Find or create user
- Convert to array .
- Authenticate user .
- Update the token .
- Handle authentication .
- Build newsletter .
- Prepare data for validation .
- Map routes .
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
VirtualBox
Vagrant
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