Skip to content

SalamLang/Salam-API

Repository files navigation

Salam Admin & API

URLs

Admin: https://admin.salamlang.ir/

API: https://api.salamlang.ir/

Getting started

✅ Install composer package

composer i

✅ Generating autoload files

composer dump-autoload

✅ Run the following command to run the project

php artisan serve

✅ To set the port yourself, use the following code

php artisan serve --port=8090

✅ You can also run the pint package to clean the code

./vendor/bin/pint

✅ We have seeder! you can run seeders with this command

php artisan db:seed

Copyright 2024, Salam Team

About

Document API - Admin Panel - Dashboard - User Panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published