Skip to content

SergM2014/abz-task

Repository files navigation

This is laravel based admin interface via AdminLte with Employees and Positions items

How to install on Ubuntu, follow the next steps:

  1. git clone https://github.com/SergM2014/abz-task.git

  2. cd abz-task

  3. ./vendor/bin/sail build --no-cache

  4. ./vendor/bin/sail up -d

  5. ./vendor/bin/sail shell

  6. composer install

  7. php artisan migrate --seed

(!!! this item needs long time, in my case it took 15 mins!!!)

  1. php artisan storage:link

  2. npm install

  3. npm run build

visit http://localhost

make the registration on site and test the admin part

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages