Download the PHP package ashishbhoi/webblog without Composer
On this page you can find all versions of the php package ashishbhoi/webblog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ashishbhoi/webblog
More information about ashishbhoi/webblog
Files in ashishbhoi/webblog
Download ashishbhoi/webblog
More information about ashishbhoi/webblog
Files in ashishbhoi/webblog
Please rate this library. Is it a good library?
Informations about the package webblog
About This Website
- This website is all about my personal blogging project
| My Website | Contact Me | About Me | Services | Articles/Blogs |
Files To Be Copied
- Download 'laravel.zip'
- UnZip 'laravel.zip'
Setup Process
- Coppy files from 'Public' Folder to your hosting directory i.e. "public_html" or "www"
Modifications To Be made
- rename '/.env.example' to '/.env'
- edit to your '.htaccess' File in "public folder"
- edit '/config/mail.php'
- edit '/public/index.php'
-
'storage link'
$ ln -s ~/<Location Of Project "Laravel Folder">/storage/app/public ~/< hosting directory i.e. "public_html" or "www" >/storage
Extra Modification
-
This is if you have a shell access
-
'iniciate composer'
$ composer install $ composer dumpautoload -o $ composer install --optimize-autoloader --no-dev
-
-
'laravel command'
$ php artisan config:cache $ php artisan route:cache
-
'ckeditor'
$ php artisan vendor:publish --tag=ckeditor
Author
Ashish Kumar Bhoi
License
Copyright © 2018, Ashish Kumar Bhoi. Released under the MIT License.
All versions of webblog with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
fideloper/proxy Version ^4.0
laravel/framework Version 5.7.*
laravel/tinker Version ^1.0
laravelcollective/html Version ^5.4.0
unisharp/laravel-ckeditor Version ^4.7
fideloper/proxy Version ^4.0
laravel/framework Version 5.7.*
laravel/tinker Version ^1.0
laravelcollective/html Version ^5.4.0
unisharp/laravel-ckeditor Version ^4.7
The package ashishbhoi/webblog contains the following files
Loading the files please wait ....