Skip to content

sarojBhujel/artist-management-system

Repository files navigation

Requirements : PHP^8.0.2", Composer and Node.js

Installation Procress

1. Clone the repository.
2. Copy .env.example into .env and add database name and password.
3. Navigate to the project's root directory using terminal.
4. Run composer install.
5. Set the encryption key by executing php artisan key:generate.
6. Start local server by executing php artisan serve.
7. Open new terminal and navigate to the react folder.
8. Run npm install.
9. Run npm run dev to start vite server for React.

About

artist-management-system using laravel api and react.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages