Skip to content

Laravel-restApi ile ürün ve kategori crud işlemlerinin yapıldığı,role-permission kullanıldığı küçük bir proje

Notifications You must be signed in to change notification settings

aysetas/permission-role-restApi

Repository files navigation

1. Downloade Project

Run this at the command line:

https://github.com/aysetas/permission-role-restApi.git

2. Install Laravel

  • For laravel packages and dependencies.
Composer install
  • Copy .env.example to .env and change app url, app api url and database info.

  • Generate JWT Secret key

php artisan jwt:secret
  • For generate database.
    php artisan migrate --seed

5. Package Used

6. Postman REST Documentation

https://documenter.getpostman.com/view/13845076/TzY4hG19#9c58312e-6d1f-4745-bc9d-c28b6112d9af

License

The Laravel framework is open-sourced software licensed under the MIT license. "# permission-role-restApi"

About

Laravel-restApi ile ürün ve kategori crud işlemlerinin yapıldığı,role-permission kullanıldığı küçük bir proje

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published