Giter Site home page Giter Site logo

byteasia / laravel-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
62.0 10.0 41.0 5.59 MB

laravel boilerplate with Tabler Theme

Home Page: https://laravel.boilerplatex.com/

License: MIT License

PHP 73.36% Blade 26.38% JavaScript 0.26%
laravel laravel-admin adminlte3 template template-admin adminlte boilerplate tabler tabler-ui

laravel-boilerplate's Introduction

Laravel Boilerplate for AdminLTE Theme

Laravel Boilerplate with AdminLTE Theme with Laravel Boilerplate.

Youtube: https://www.youtube.com/watch?v=tk9CJU9W7BU

Following things are ready to be used directly with AdminLTE Theme.

  • Auth(Signup,Login,Forgot Password,Password Reset)
  • Dashboard
  • User Manager
  • Role Manager
  • Permission Manager
  • Checkin/out User
  • Chart Checkin/out of user on dashboard
  • Update Profile
  • Multi Languages
  • Generator Builder
  • Change password

To Do

Next Plan

  • Timeline on profile
  • FastBlog base from FastLaravel

Packages Installed

  • Laravel 8.12
  • InfyOm Laravel Generator
  • AdminLTE Templates
  • Laravel UI
  • Laravel Collective
  • Spatie/laravel-permission
  • barryvdh/laravel-debugbar
  • yajra/laravel-datatables

Usage

  1. Clone/Download a repo.
  2. Copy .env.example file to .env & Setup your environment variables
  3. Run composer install
  4. Generate application key by running php artisan key:generate
  5. Run php artisan migrate --seed
  6. Run php artisan serve
  7. Login account:

Once everything is installed, you are ready to go with generator.

see: https://hau.xyz

Vue 3 + bootstrap 5 + Bootstrap Icons:

https://github.com/devhau/hoya Contact: [email protected]

Donate:

https://www.patreon.com/devhau

http://paypal.me/haudev

laravel-boilerplate's People

Contributors

chengkangzai avatar devhau avatar kawulanet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-boilerplate's Issues

The given role or permission should use guard `` instead of web

Hi

I can't update user's role if I don't put this instruction in User Model:

When the role is web I must put:

protected $guard_name = 'web'; or

But when the role is api (super-admin)

protected $guard_name = 'api';

In your code doesn't have this code. Wha do you did to fix this problem?

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.