Skip to content

softdevelop/laravel4blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel 4.2 blog

Laravel 4.2 blog, only an authorized user could edit and remove entries there.

Tenicle used

Installation

  • Install larevel by run commnand

    composer install

  • Config database in the file [app/config/database.php], create databse for this system also.

  • Install database and record by executed sql from [app\database/laravel4blog.sql] file to your database.

How to use

  • Go to login page and then login with account: member@gmail.com / 123456. After login with this account, you can go to blog management page.

About

Laravel 4 blog an authorized user could edit and remove entries there.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published