filmov
tv
Laravel - Protect every route with Spatie Permissions package - Episode 10
Показать описание
Today's episode is about authorizing all routes and create them as permissions.
The main functionality is created through a middleware an a service.
Of course the validations are done with Xdebug and sometimes Tinkerwell 3.
The current implementation of the admin panel uses dynamic creation of roles and permissions allowing them to attach users to it or permissions to users.
------------------------------------------------
For this series, we will focus together on the power of API and VueJs.
From personal experience, we will implement a project that is based heavily on real life scenario API's.
Next to programming, we will discuss also different business logics that are used in the real life.
Will discover together Laravel and it's amazing features:
- Authentication with Laravel Sanctum
- Eloquent ORM
- Models
- Controllers, Resource Controllers
- Services, Service Providers
- Testing
For this video we will discuss shortly about the environment, which is supported by Docker with some containers.
Containers in this project:
- NGINX
- PHP 8.1
- MariaDB
- Elasticsearch(later on)
Tools of the trade:
- PHP Storm from Jetbrains(this is by far the best IDE that I've worked with)
- Tinkerwell from BeyondCode(basically it is a Tinker on steroids)
- Postman for API testing
- Ray for fast debugging
- Xdebug for debugging
- Docker for my development environments
- Royal TSX for my servers management
- TablePlus for database interactions
- iTerm as my terminal
The main functionality is created through a middleware an a service.
Of course the validations are done with Xdebug and sometimes Tinkerwell 3.
The current implementation of the admin panel uses dynamic creation of roles and permissions allowing them to attach users to it or permissions to users.
------------------------------------------------
For this series, we will focus together on the power of API and VueJs.
From personal experience, we will implement a project that is based heavily on real life scenario API's.
Next to programming, we will discuss also different business logics that are used in the real life.
Will discover together Laravel and it's amazing features:
- Authentication with Laravel Sanctum
- Eloquent ORM
- Models
- Controllers, Resource Controllers
- Services, Service Providers
- Testing
For this video we will discuss shortly about the environment, which is supported by Docker with some containers.
Containers in this project:
- NGINX
- PHP 8.1
- MariaDB
- Elasticsearch(later on)
Tools of the trade:
- PHP Storm from Jetbrains(this is by far the best IDE that I've worked with)
- Tinkerwell from BeyondCode(basically it is a Tinker on steroids)
- Postman for API testing
- Ray for fast debugging
- Xdebug for debugging
- Docker for my development environments
- Royal TSX for my servers management
- TablePlus for database interactions
- iTerm as my terminal
Комментарии