Git Product home page Git Product logo

lara-starter's Introduction

LaraStarter

LaraStarter is Laravel starter template with AdminLTE 3 and Bootstrap 5.

image image image image image image

Features

  • Laravel Breeze (Blade)
  • Spatie Permission v6 with multi role
  • Indonesian Region by Laravolt include: Province, City, District, Village
  • Dashboard Admin: CRUD Post, Category, Tag, User, Navigation, Permission, Role
  • Dashboard Author: CRUD Post, Edit Profile

Layout

Frontend: Bootstrap 5, Backend: AdminLTE 3

Packages

  • Yajra Datatable
  • SweetAlert
  • Select2
  • Bootstrap Datepicker
  • Fontawesome 6

Or you can see all package that i've used in this repo from plugins in public > assets folder and composer.json file. But the plugins and packages are not all used, so you can see the actual one from layouts > app.blade.php and script.blade.php.

How to Install

  • Make sure you are connected to internet and PHP 8.1 installed.
  • Open your terminal / cmd / powershell to this project and run these commands:
    • composer install / composer update
    • cp .env.example .env
    • php artisan migrate
    • php artisan db:seed
  • Setup SMTP Mail Credential (optional)
    • MAIL_MAILER=
    • MAIL_HOST=
    • MAIL_PORT=
    • MAIL_USERNAME=
    • MAIL_PASSWORD=
    • MAIL_ENCRYPTION=
    • MAIL_FROM_ADDRESS=""

User Login Credential

Do you have another suggestions? Star, fork, and create PR for this repo. Let's make this repo better!

Wanna Work with Me?

Let's talk: [email protected]

lara-starter's People

Contributors

muhazmi 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.