First of all, make sure you have all prerequisites installed:
After checking the prerequisites, follow these simple steps to install and use Vuestic Admin:
# clone the repo
$ git clone https://github.com/sophannavouth01/computer_shop_api.git myproject
# go into app's directory and install dependencies:
$ cd computer_shop_api
+ second :
connect database
+ third :
php artisan serve
$
## Contributing
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [taylor@laravel.com](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed.
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).