S
S
Slava2018-05-05 16:55:22
Laravel
Slava, 2018-05-05 16:55:22

How to properly split content display for different users in Laravel?

There is a page with demo games. Implemented everything on one page, without addresses for each game. The display of content is regulated using JS, changing the style display. I am making it possible to register users and it is necessary that after registration the user has access to his personal account and his real money balance is pulled into the games. How to properly divide the display of the game into demo money and real money and show the personal account only to registered users?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yan-s, 2018-05-05
@slava_pv

https://laravel.ru/docs/v5/authentication
https://laravel.ru/docs/v5/authorization

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question