creativebull / laravel-file-admin

Repository from Github https://github.comcreativebull/laravel-file-adminRepository from Github https://github.comcreativebull/laravel-file-admin

Laravel File Admin

How to deploy the project on the local machine

  1. Fork from GitHub.

  2. Run commands below:

    git clone git@github.com:creativebull/laravel-file-admin.git
    cd laravel-admin
    composer require laravel-filemanager:dev-master
    make init
    

About

License:MIT License


Languages

Language:PHP 74.4%Language:Blade 13.6%Language:JavaScript 9.2%Language:CSS 2.7%Language:Makefile 0.1%