Giter VIP home page Giter VIP logo

laravel-gentelella's Introduction

laravel-gentelella

Laravel-gentelella is a Laravel 5.4 application with all Gentelella template components.

Change log

4.4

4.3

4.2

4.1

4.0

  • Laravel-Gentelella run now on Laravel 5.4 !

3.0

  • Laravel-Gentelella run now on Laravel 5.3 !

2.2

2.1

  • Add errors pages (500, 404 and 403)

2.0

Gentelella

Gentellela Admin is a free to use Bootstrap admin template. This template uses the default Bootstrap 3 styles along with a variety of powerful jQuery plugins and tools to create a powerful framework for creating admin panels or back-end dashboards.

Theme uses several libraries for charts, calendar, form validation, wizard style interface, off-canvas navigation menu, text forms, date range, upload area, form autocomplete, range slider, progress bars, notifications and much more.

We would love to see how you use this awesome admin template. You can notify us about your site, app or service by tweeting to @colorlib. Once the list will grown long enough we will write a post similar to this to showcase the best examples.

Theme Demo

Gentelella Bootstrap Admin Template

Template Demo

/!\ The home page on laravel-gentelella is empty and not like the demo /!\

Laravel 5.4

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.

Laravel is accessible, yet powerful, providing tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.

Official Documentation

Documentation for the framework can be found on the Laravel website.

Installation

Step 1

With GIT

Clone git repository

With Git SSH

git clone [email protected]:FlorientR/laravel-gentelella.git

Or with HTTPS

git clone https://github.com/FlorientR/laravel-gentelella.git

Go to the project folder

cd laravel-gentelella

Update composer

composer update

With Composer

composer create-project florientr/laravel-gentelella MyProject

Step 2

Copy .env.example file to .env

For Unix

cp .env.example .env

For Windows

copy .env.example .env

Next, run this follow commands

!! YOU NEED TO INSTALL NODE.JS FOR USE NPM !!

For install all NPM package

npm install

Or for install just minimal package

npm install --global bower gulp
npm install gulp
npm install laravel-elixir

And then, run this commands

php artisan key:generate
bower install
gulp

Configure your .env file and run :

php artisan migrate

###UPDATE 2.0

Add auth support !

WARNING : For auth support, configure your .env file with database and smtp connection !

You are ready for a new Laravel 5.4 application with Gentelella template !!

laravel-gentelella's People

Contributors

florientr avatar juanrangel avatar secrethash 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.