Creating a new project | #04 - Building CRUD posts functionality

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com
·@slayerkm·
0.000 HBD
Creating a new project | #04 - Building CRUD posts functionality
If you haven't read the last post you can find it [here](https://steempeak.com/dev/@slayerkm/creating-a-new-project-or-03-setting-up-authentication)
<hr>
**TLDR**
I am building a web application from scratch using PHP Laravel and learning in the process, the application will be a Recipe sharing app that I will build on overtime.
<hr>
Now I have Authentication all set up my next step was to get the CRUD functionality for creating recipes. (Create Read Update Delete).
<br>
https://files.steempeak.com/file/steempeak/slayerkm/cBQrSO8g-Screenshot202019-07-2620at2007.09.22.png
<br>
Please note that I have not touched the styling on 99% of the app, I'm focusing on the backend and user functionality before styling comes into it. But this is the current look at the dashboard once a user is logged in. From the dashboard, the user is able to create new recipes and edit/delete their current recipes.
<br>
Creating the CRUD functionality took many steps including DB migrations (like the scruffy-looking one here):
<br>
https://files.steempeak.com/file/steempeak/slayerkm/yullnuTg-Screenshot202019-07-2620at2007.12.30.png
<br>
I've also been working on allowing the user to upload an image with their recipe, a lot of this work was done in the Controller:
https://files.steempeak.com/file/steempeak/slayerkm/g2HtHa7u-Screenshot202019-07-2620at2007.14.18.png
<br>
This morning I've been working on the create a recipe page, this consists of a form that will post the data to the DB and create a recipe, that shows on the front end.
<br>
https://files.steempeak.com/file/steempeak/slayerkm/NaInZgLQ-Screenshot202019-07-2620at2007.23.57.png
<br>
Again I've not really focused too much on style but you can get a little sense in what accent colour I'm going for:
<br>
https://files.steempeak.com/file/steempeak/slayerkm/ojHcGX3T-Screenshot202019-07-2620at2007.27.43.png
<hr>
Thanks for reading and following the process, I'd love to hear from you. Feel free to drop a comment below. Feedback is key to my learning!
👍 , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,