Answer the question
In order to leave comments, you need to log in
On what to write the news loader?
Good afternoon, ladies and gentlemen.
I'm building a project in PHP (Laravel).
Therefore, the idea arose to upload news to the site. No page reload.
Table structure:
1) Header 2) Link to the picture 3) Link to the full news
In the future, I will write a module for adding news in the admin panel.
Therefore what ready decisions you can advise?
Maybe there are ready-made solutions with the admin panel?
I know that there is Ajax for this, but maybe it's better to organize it somehow on something else?
Answer the question
In order to leave comments, you need to log in
Therefore what ready decisions you can advise?jquery is the solution.
Maybe there are ready-made solutions with the admin panel?Ready CRUD for a table with three fields? Why would someone do this if it takes 5 to 7 minutes?
I know that there is Ajax for this, but maybe it's better to organize it somehow on something else?On what? On Websockets? Well, this is idiotic. This is clearly a task for ajax. As an option, there is also a PJAX plugin so that seo does not lose https://github.com/defunkt/jquery-pjax
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question