GithubHelp home page GithubHelp logo

My personal website

Built with Laravel and Vue.js

Requirements

PHP >= 5.6.4
PHP Zip extension
PHP GD
Redis Server
Node.js >= 7.4.0
npm >= 4.1.2

Installation

1- Install dependencies

composer install
npm install

2 - Compile assets

npm run prod

3 - generate key

php artisan key:generate

4 - Set up database and .env settings. Then migrate:

php artisan migrate

Now, either seed default credentials and change them later on, at the backend, or change them directly on the seeder, before running it. Remember to remove credentials before you publish anything.

Register on the frontend, as well. Use the same backend email to have admin admin privilleges.

Default Credentials for first admin (backend) are:

name: admin
email: [email protected]
password: secret

5 - Run seeder

php artisan db:seed

Notes

This is a (somehow permanent) work in progress! Sudden/heavy changes can occurr without notice.

Just like any other open-source software, this one is provided "as is". Use at your own risk.

License

Open-sourced software licensed under the MIT license

samkitano's Projects

al icon al

A. Laginha Personal site

browserify icon browserify

A full-featured Browserify + vueify setup with hot-reload, linting & unit testing.

kbox icon kbox

An implementation of kickbox.io email validation api for laravel

l4seeder icon l4seeder

Laravel 4 inverse seed generator. Based on Orangehill's iSeed

laragrowl icon laragrowl

Flash notifications with jGrowl for Laravel

laralog icon laralog

A simple log viewer for Laravel 5.7

pwa icon pwa

PWA template for vue-cli based on the webpack template

seo-gen icon seo-gen

Robots and Multi-language sitemap generator

seogen icon seogen

Robots and Multi-language Sitemap Generator

stats icon stats

AWstats log reader for Laravel 4

vuesiwyg icon vuesiwyg

A simple wysiwyg rich text html editor built with Vue.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.