Skip to content

zahidul1994/argon-boylar-backend-with-laravel-10

Repository files navigation

Laravel Logo

Laravel 10 With Sohibd Admin Template

Installation

  1. Clone This Code With Link:

    $ https://github.com/zahidul1994/argon-boylar-backend-with-laravel-10.git
    

    Then Go to Your folder.

  2. Rename The File env.example To .env and excute command on Composer:

    composer install
    
    php artisan vendor:publish --all
    
  3. Setup your database at .env

   DB_CONNECTION=mysql
   DB_HOST=127.0.0.1
   DB_PORT=3306
   DB_DATABASE=sohibd
   DB_USERNAME=root
   DB_PASSWORD=
  1. After migrate your database and seeding
   php artisan migrate:refresh --seed"
  
  1. Execute artisan serve command and goto this link
http://127.0.0.1:8000/login
  1. Login with superadmin
email: superadmin@gmail.com
password: superadmin1234

Enjoy and amazing your coding life ............................

About

Full Argon boylar admin template with laravel 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published