Package Data | |
---|---|
Maintainer Username: | mb-programmer |
Package Create Date: | 2015-12-04 |
Package Last Update: | 2023-03-04 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:06:22 |
Package Statistics | |
---|---|
Total Downloads: | 220 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 16 |
Total Watchers: | 5 |
Total Forks: | 7 |
Total Open Issues: | 11 |
this is going to be start point for developer and give them some basic infrastructure they need for most of websites. features like authentication, permissions, blog, upload, create static pages, admin interface, notifications, support systems, newsletter and so on
composer create-project mahdi-bagheri/blog App
create .env config file from .env.example and change default values.
run:
composer update
php artisan migrate
php artisan db:seed
Some Screenshot