Please help us on Product Hunt and Designer News. Thanks in advance!
Curious why I decided to create CoreUI? Please read this article: Jack of all trades, master of none. Why Bootstrap Admin Templates suck.
CoreUI is based on Bootstrap 4 and offers 6 versions: HTML5 AJAX, HTML5, Angular 2+, React.js & Vue.js, .NET Core 2.
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
- Versions
- CoreUI Pro
- Admin Templates built on top of CoreUI Pro
- Installation
- Usage
- Creators
- Community
- Community Projects
- License
- Support CoreUI Development
CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
- CoreUI Free Laravel Bootstrap Admin Template
- CoreUI Free Bootstrap Admin Template
- CoreUI Free Bootstrap Admin Template (Ajax)
- CoreUI Free Angular 2+ Admin Template
- 🚧 CoreUI Free .NET Core 2 Admin Template (Available Soon)
- CoreUI Free React.js Admin Template
- CoreUI Free Vue.js Admin Template
- 💪 CoreUI Pro Bootstrap Admin Template
- 💪 CoreUI Pro Bootstrap Admin Template (Ajax)
- 💪 CoreUI Pro Angular Admin Template
- 💪 CoreUI Pro React Admin Template
- 💪 CoreUI Pro Vue Admin Template
CoreUI Pro | Prime | Root | Alba | Leaf |
---|---|---|---|---|
# clone the repo
$ git clone https://github.com/coreui/coreui-free-vue-laravel-admin-template.git my-project
# go into app's directory
$ cd my-project/laravel
# install app's dependencies
$ composer install
# install app's dependencies
$ npm install
# create database
$ touch database/database.sqlite
Copy file ".env.example", and change its name to ".env". Then in file ".env" replace this database configuration:
- DB_CONNECTION=mysql
- DB_HOST=127.0.0.1
- DB_PORT=3306
- DB_DATABASE=laravel
- DB_USERNAME=root
- DB_PASSWORD=
To this:
- DB_CONNECTION=sqlite
- DB_DATABASE=/path_to_your_project/my-project/laravel/database/database.sqlite
# in your app directory
# generate laravel APP_KEY
$ php artisan key:generate
# generate jwt secret
$ php artisan jwt:secret
# run database migration and seed
$ php artisan migrate:refresh --seed
# go to coreui directory
$ cd ../coreui
# install app's dependencies
$ npm install
# back to laravel directory
$ cd ../laravel
# generate mixing
$ npm run dev
# and repeat generate mixing
$ npm run dev
# start local server from laravel directory
$ php artisan serve
Open your browser and open adress: "localhost:8000" Choice "Notes" from top bar menu. Then login with credentials:
- E-mail: admin@admin.com
- Password: password
This user has roles: 'user' and 'admin'
- Role 'user' is required for notes management.
- Role 'admin' is required for users management.
# testing from laravel directory
$ php
Łukasz Holeczek
Andrzej Kopański
Get updates on CoreUI's development and chat with the project maintainers and community members.
- Follow @core_ui on Twitter.
- Read and subscribe to CoreUI Blog.
Some of projects created by community but not maintained by CoreUI team.
CoreUI Icons (522 Free icons) - Premium designed free icon set with marks in SVG, Webfont and raster formats.
CoreUI Icons are beautifully crafted symbols for common actions and items. You can use them in your digital products for web or mobile app. Ready-to-use fonts and stylesheets that work with your favorite frameworks.
copyright 2018 creativeLabs Łukasz Holeczek. Code released under the MIT license. There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
CoreUI is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by donating on PayPal, buying CoreUI Pro Version or buying one of our premium admin templates.
As of now I am exploring the possibility of working on CoreUI fulltime - if you are a business that is building core products using CoreUI, I am also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch on Twitter.