You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check for other issues, because I ripped template from pulsir3, and I'm not sure I ripped everything well. (You should check for resources/views/posts/create.blade.php)
Make HTML look clean using TAB to separate parent elements from their child elements (this applies to all views)
The text was updated successfully, but these errors were encountered:
Also delete and edit buttons should be placed on /posts/{id} (resources/views/posts/show.blade.php), I already made edit & delete button using bootstrap to make back end, but they should be redesigned and repositioned
Style errors (code is in resources/views/layouts/errors.blade.php)
Style comment section (code is in resources/views/posts/show.blade.php)
Fix navigation: Fix navigation glyph #4
Check for other issues, because I ripped template from pulsir3, and I'm not sure I ripped everything well. (You should check for resources/views/posts/create.blade.php)
Make HTML look clean using TAB to separate parent elements from their child elements (this applies to all views)
The text was updated successfully, but these errors were encountered: