abdo0 / balde-ready-admin

Laravel admin panel thats come with auth and layout to start project with fast time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blade-ready-admin

  • for create a model with controller and migration file
    php artisan make:model YourModelName -c -m -r

  • php artisan migrate:fresh delete all table and create tables from migration files

  • theme is for SB admin 2, layout can check in this theme

About

Laravel admin panel thats come with auth and layout to start project with fast time


Languages

Language:HTML 55.3%Language:PHP 27.4%Language:Blade 17.2%Language:Vue 0.1%