GithubHelp home page GithubHelp logo

duchchamroeurn / laraspace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laraspace/laraspace

1.0 1.0 0.0 41.62 MB

Laravel & VueJS Admin Template

Home Page: http://laraspace.in

License: MIT License

PHP 4.34% JavaScript 84.38% Vue 0.07% HTML 11.21%

laraspace's Introduction

Introduction

Laraspace is an Admin starter template for Laravel 5.6 PHP Framework which includes all the necessary boilerplate for your next web application.

Table of Contents

  1. Requirements
  2. Installation
  3. Features
  4. Documentation
  5. Versions
  6. License

Requirements

SERVER REQUIREMENTS:

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

OPTIONAL REQUIREMENTS:

  • Composer
  • NPM / YARN

Installation

  1. Run composer create-project --prefer-dist laraspace/laraspace
  2. Using your preferred terminal , go to the laraspace folder and run the following command to set a random secure Application Key php artisan key:generate
  3. Open .env file in your favorite text editor and set the database credentials.
  4. Open database/seeds/UsersTableSeeder.php and change the admin's email & password to your preference.
  5. php artisan migrate --seed run this command to migrate & seed the database. ( Make sure that you're inside the app's root directory )
  6. Install NPM globally if you haven't installed that already , for more information please refer this Link
  7. After installing NPM globally , run npm install inside your webroot , it will download all the required dependencies.
  8. Run npm run dev for compiling sass and js files.
  9. Laraspace makes use of Laravel Mix for compiling sass files and js files (webpack).
  10. You are ready to launch!

Features

  • Multiple Layouts
  • Responsive layout
  • Pace Loader
  • Admin Authentication
  • Built-in Settings API
  • Automatic Validation Errors
  • Easy Notifications API
  • Hundreds of UI Components
  • Dozens of Widgets
  • Sass for CSS preprocessing (compiled CSS included)
  • Laravel Mix Configuration
  • Clean and Friendly Code
  • Detailed Responsive Documentation with examples.
  • Dozens of Form Plugins
  • Example VueJS Apps
  • Vue Admin
  • JWT Auth
  • Image Cropper
  • Star Ratings

Documentation

You can find the Laraspace documentation on the website.

Versions

Laraspace comes with 3 versions

  • Default (Laravel + jQuery + VueJS)
  • Vue SPA (Laravel + VueJS + Vue-Router) - Link
  • HTML - Link

License

Laraspace is now an open-sourced software licensed under the MIT license.

laraspace's People

Contributors

mohitpanjwani avatar yogesh-gohil avatar laravel-shift avatar gohiljayvirsinh avatar bhargavkaklotara avatar

Stargazers

Roman avatar

Watchers

Duch Chamroeun avatar

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.