Skip to content

Chico3001/Laravel-Dashboard

Repository files navigation

About this project

This is a Dashboard scatfold created using Laravel 9, AdminLTE and jQuery, made to simplify backend development, feel free to use it in your projects

Instalation

Clone (or Fork) this repo:

git clone https://github.com/Chico3001/Laravel-Dashboard My-Project

Install dependencies and required default files:

cd My-Project
copy .env.example .env
composer install
php artisan key:generate

Populate your .env file with the required configuration of your application

Add default users and options to UserSeeder and OptionSeeder

Run Migration

php artisan migrate:fresh --seed

browse to your laravel site and enter with the credentials added on the UserSeeder

Enjoy!!

About Laravel

Build Status Total Downloads Latest Stable Version License

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

About Admin LTE

npm version Packagist cdn version Gitpod Ready-to-Code Discord Invite

AdminLTE is a fully responsive administration template. Based on Bootstrap 4.6 framework and also the JS/jQuery plugin. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.

Preview on AdminLTE.io

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published