- git clone https://github.com/Ozodbek1405/file_managament.git
- cd file_managament
- composer update
- copy .env.example .env
- .env faylni sozlang DB_CONNECTION=pgsql DB_HOST=your_host DB_PORT=5432 DB_DATABASE=your_db_name DB_USERNAME=your_db_username DB_PASSWORD=your_db_password
- php artisan migrate
- php artisan db:seed --class=RolePermissionSeeder
- php artisan jwt:secret
- php artisan storage:link
- php artisan serve
[email protected] password123
[email protected] password123
[email protected] password123