Skip to content

nearground/php-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-website

A php template for blogging/personal websites

Install Php (WAMP), then Laravel, then Composer Enable necessary extensions in php.ini (ext-filesystem) Create a project with laravel

Create App key with artisan Enable SQLite in php.ini Install and enable XDebug Install Vue DevTools in your browser Run npm run dev alongside laravel when debugging

run

php artisan migrate
npm install
npm run build
php artisan serve

About

A php template for blogging/personal websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published