(Laravel) Blog Site and Admin Panel Construction Using Laravel Framework...
In this project, login was made using Laravel 8 auth. The user can access the panel with admin authority. You can see the articles published in the Articles section of the panel and perform operations (CRUD) on them, and they can be viewed several times.
Can create and publish a new article. See the comments, category and when they were published of the articles published on the home page. By clicking on the categories they want, they read the articles published in that category using the detail section.
The entire project (available with the db) is on my github. You can access and download the codes by going to my Github address.