Download the PHP package ken/laravel-voyager-blog without Composer
On this page you can find all versions of the php package ken/laravel-voyager-blog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ken/laravel-voyager-blog
More information about ken/laravel-voyager-blog
Files in ken/laravel-voyager-blog
Package laravel-voyager-blog
Short Description Create a blog very easy with litepie Blog & laravel voyager
License MIT
Homepage https://litepie.com
Informations about the package laravel-voyager-blog
Voyager - The Missing Laravel Admin
Made with ❤️ by The Control Group
Website & Documentation: https://laravelvoyager.com
Video Tutorial Here: https://laravelvoyager.com/academy/
Join our Slack chat: https://voyager-slack-invitation.herokuapp.com/
View the Voyager Cheat Sheet: https://voyager-cheatsheet.ulties.com/
Laravel Admin & BREAD System (Browse, Read, Edit, Add, & Delete) & Blog, supporting Laravel 5.4 and newer! Build with Voyager Admin Package & ready update if voyager update
Installation Steps
1. Require the Package
After creating your new Laravel application you can include the Voyager package with the following command:
2. Add the DB Credentials & APP_URL
Next make sure to create a new database and add your database credentials to your .env file:
You will also want to update your website URL inside of the APP_URL
variable inside the .env file:
Only if you are on Laravel 5.4 will you need to Add the Service Provider.
and adding
3. Automaticly Install Voyager
open config/voyager.php and change like this
Troubleshooting: Specified key was too long error. If you see this error message you have an outdated version of MySQL, use the following solution: https://laravel-news.com/laravel-5-4-key-too-long-error
And we're all good to go!
Start up a local development server with php artisan serve
And, visit http://localhost:8000/your/dashboard for akses admin page
Thanks to the control group
All versions of laravel-voyager-blog with dependencies
tcg/voyager Version 1.0.1
ken/blade-minify Version ^1.0