O
O
Orbb2017-04-05 02:10:10
Laravel
Orbb, 2017-04-05 02:10:10

How to create views on Laravel / Voyager?

Greetings!
I was looking for a ready-made project to see how everything works in Laravel. Experienced people like to poke at the documentation, but it’s hard for a person who gets acquainted with Laravel for the first time to understand how to organize everything correctly and, most importantly, where to look at all this or even better feel it. After all, all beginners always do everything “by analogy”, and with understanding comes, in fact, understanding and answers to all questions.
I stumbled upon Voyager, I thought there would at least be a couple of views, incl. and routes to ready-made posts and other demo content, but that was not the case.
It seems to me not quite right to pull records directly from the database and make my own drawing, but I just don’t understand in this case what to do next. The admin panel works, but there is no front by default. Accordingly, I'm a little confused. Not even small, but full. It’s one thing to pick ready-made classes, it’s another to understand how all these frameworks work, there’s a lot of data that I didn’t have anything to do with before, but I didn’t even hear with my ear and didn’t see with my eyes.
Thanks for any help!
upd: I looked at the video and documentation of the voyager, but it only says how to make a menu and add / change content in the voyager itself, which is not exactly what I need.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Igor Vorotnev, 2017-04-06
@HeadOnFire

https://devdojo.com/series/laravel-voyager-010/epi...
The front is done as usual. Admin panel (Voyager) is a UI for project administration. Relatively speaking, a visual web replacement for artisan and other goodies. And the front is the front. Saw it as usual, as if you do not have an admin panel.

T
Tesla, 2017-04-05
@Tesla

https://the-control-group.github.io/voyager/docs/0...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question